Type Alias hashfunc

Source
pub type hashfunc = unsafe extern "C" fn(*mut PyObject) -> isize;