[][src]Type Definition pyo3::ffi::hashfunc

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