Function pyo3::ffi::PySeqIter_New

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