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