pyo3_ffi

Type Alias hashfunc

source
pub type hashfunc = unsafe extern "C" fn(_: *mut PyObject) -> Py_hash_t;