Function xmlBufferGrow

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