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