pyo3::ffi

Type Alias hashfunc

Source
pub type hashfunc = unsafe extern "C" fn(_: *mut PyObject) -> isize;
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here