Function pyo3::ffi::PyCodec_LookupError

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