pyo3::ffi

Function PySeqIter_New

Source
pub unsafe extern "C" fn PySeqIter_New(
    arg1: *mut PyObject,
) -> *mut PyObject