pyo3_
ffi
0.25.0-dev
In pyo3_
ffi::
iterobject
Statics
PyCallIter_Type
PySeqIter_Type
Functions
PyCallIter_Check
PyCallIter_New
PySeqIter_Check
PySeqIter_New
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here
pyo3_ffi
::
iterobject
Function
PySeqIter_New
Copy item path
Settings
Help
Summary
Source
pub unsafe extern "C" fn PySeqIter_New( arg1:
*mut
PyObject
, ) ->
*mut
PyObject