Skip to main content

PyCodec_XMLCharRefReplaceErrors

Function PyCodec_XMLCharRefReplaceErrors 

pub unsafe extern "C" fn PyCodec_XMLCharRefReplaceErrors(
    exc: *mut PyObject,
) -> *mut PyObject
Available on crate feature tls only.