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

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