xmlParserInputBufferPush

Function xmlParserInputBufferPush 

Source
pub unsafe extern "C" fn xmlParserInputBufferPush(
    in_: xmlParserInputBufferPtr,
    len: c_int,
    buf: *const c_char,
) -> c_int