Skip to main content

xmlBufferShrink

Function xmlBufferShrink 

Source
pub unsafe extern "C" fn xmlBufferShrink(
    buf: *mut xmlBuffer,
    len: c_uint,
) -> c_int