Skip to main content

xmlBufferSetAllocationScheme

Function xmlBufferSetAllocationScheme 

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