Function pyo3::ffi::PyCodec_RegisterError

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