Function libxml::bindings::xmlSwitchInputEncoding[][src]

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