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