PyCodec_LookupError

Function PyCodec_LookupError 

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