Function python3_sys::PyCodec_LookupError

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