Type Alias xmlBufferAllocationScheme

Source
pub type xmlBufferAllocationScheme = c_uint;
Expand description

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.