Skip to main content

xmlBufferSetAllocationScheme

Function xmlBufferSetAllocationScheme 

Source
pub unsafe extern "C" fn xmlBufferSetAllocationScheme(
    buf: *mut xmlBuffer,
    scheme: xmlBufferAllocationScheme,
)