Function pyo3::ffi::PyCodec_ReplaceErrors

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