Skip to main content

PyCodec_ReplaceErrors

Function PyCodec_ReplaceErrors 

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