☰
Type Definition hashfunc
Other items in
pyo3
::
ffi
All crates
?
Type Definition
pyo3
::
ffi
::
hashfunc
[
−
]
[src]
pub type hashfunc = unsafe extern "C"
fn
(arg1:
*mut
PyObject
) ->
Py_hash_t
;