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