Skip to main content

xmlCtxtSetCharEncConvImpl

Function xmlCtxtSetCharEncConvImpl 

Source
pub unsafe extern "C" fn xmlCtxtSetCharEncConvImpl(
    ctxt: *mut xmlParserCtxt,
    impl_: xmlCharEncConvImpl,
    vctxt: *mut c_void,
)