Function xmlParserInputGrow

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