Skip to main content

xmlSwitchInputEncoding

Function xmlSwitchInputEncoding 

Source
pub unsafe extern "C" fn xmlSwitchInputEncoding(
    ctxt: *mut xmlParserCtxt,
    input: *mut xmlParserInput,
    handler: *mut xmlCharEncodingHandler,
) -> c_int