Function pyo3::ffi::PyCodec_ReplaceErrors

source ยท
pub unsafe extern "C" fn PyCodec_ReplaceErrors(
    exc: *mut PyObject,
) -> *mut PyObject