Type Definition pyo3::ffi::hashfunc

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