pyo3_ffi

Function PyCodec_ReplaceErrors

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