[][src]Type Definition python27_sys::hashfunc

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