Function pyo3::ffi::PySeqIter_New

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