pyo3_
ffi
0.24.0
pyo3_ffi
Type Alias
hashfunc
Copy item path
Source
pub type hashfunc = unsafe extern "C"
fn
(
*mut
PyObject
) ->
Py_hash_t
;