Type Definition python27_sys::hashfunc [] [src]

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