Skip to main content

xmlParserInputGrow

Function xmlParserInputGrow 

Source
pub unsafe extern "C" fn xmlParserInputGrow(
    in_: *mut xmlParserInput,
    len: c_int,
) -> c_int