devela::_dep::pyo3::ffi

Function PyCodec_LookupError

pub unsafe extern "C" fn PyCodec_LookupError(
    name: *const i8,
) -> *mut PyObject
Available on crate features dep_pyo3 and std only.