pyo3_ffi

Function PyCodec_ReplaceErrors

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