devela::_dep::pyo3::ffi

Type Alias hashfunc

pub type hashfunc = unsafe extern "C" fn(_: *mut PyObject) -> isize;
Available on crate features dep_pyo3 and std only.