python27_sys

Type Alias hashfunc

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