PyIter_NextItem
pyo3
0.27.2
In pyo3::
ffi::
compat
pyo3
::
ffi
::
compat
Function
PyIter_
Next
Item
Copy item path
Source
pub unsafe extern "C" fn PyIter_NextItem( iter:
*mut
PyObject
, item:
*mut
*mut
PyObject
, ) ->
i32