Type Alias pyo3::ffi::hashfunc

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