#[unsafe(no_mangle)]pub extern "C" fn xmlGetCharEncodingHandler(enc: c_int) -> *mut c_voidExpand description
Get the encoding handler for an xmlCharEncoding value (deprecated).
§UPSTREAM-PARITY
xmlCharEncodingHandler *xmlGetCharEncodingHandler(xmlCharEncoding enc);