Type Alias pyo3::ffi::hashfunc

source ·
pub type hashfunc = unsafe extern "C" fn(_: *mut PyObject) -> isize;