Function pyo3::ffi::PyCodec_RegisterError

source ยท
pub unsafe extern "C" fn PyCodec_RegisterError(
    name: *const i8,
    error: *mut PyObject,
) -> i32