Type Definition hashfunc
python27_sys
type hashfunc = unsafe extern "C" fn(_: *mut PyObject) -> c_long;