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