xmlBufferSetAllocationScheme

Function xmlBufferSetAllocationScheme 

Source
pub unsafe extern "C" fn xmlBufferSetAllocationScheme(
    buf: xmlBufferPtr,
    scheme: xmlBufferAllocationScheme,
)