Skip to main content

xmlNewIOInputStream

Function xmlNewIOInputStream 

Source
pub unsafe extern "C" fn xmlNewIOInputStream(
    ctxt: *mut xmlParserCtxt,
    input: *mut xmlParserInputBuffer,
    enc: xmlCharEncoding,
) -> *mut xmlParserInput