[][src]Function pyo3::ffi::PyCodec_RegisterError

pub unsafe extern "C" fn PyCodec_RegisterError(
    name: *const c_char,
    error: *mut PyObject
) -> c_int