Function xmlBufferShrink

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