pyo3_ffi

Function PyCodec_LookupError

Source
pub unsafe extern "C" fn PyCodec_LookupError(
    name: *const c_char,
) -> *mut PyObject