Function xmlNewIOInputStream

Source
pub unsafe extern "C" fn xmlNewIOInputStream(
    ctxt: xmlParserCtxtPtr,
    input: xmlParserInputBufferPtr,
    enc: xmlCharEncoding,
) -> xmlParserInputPtr