Type Definition python27_sys::hashfunc[][src]

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