hashfunc
pyo3
0.23.5
In pyo3::
ffi
pyo3
::
ffi
Type Alias
hashfunc
Copy item path
Source
pub type hashfunc = unsafe extern "C"
fn
(
*mut
PyObject
) ->
isize
;