Type Alias hashfunc

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