xmlSwitchInputEncoding

Function xmlSwitchInputEncoding 

Source
pub unsafe extern "C" fn xmlSwitchInputEncoding(
    ctxt: xmlParserCtxtPtr,
    input: xmlParserInputPtr,
    handler: xmlCharEncodingHandlerPtr,
) -> c_int