Type Definition libxml::bindings::xmlBufferAllocationScheme[][src]

type xmlBufferAllocationScheme = u32;

xmlBufferAllocationScheme:

A buffer allocation scheme can be defined to either match exactly the need or double it’s allocated size each time it is found too small.