Function python3_sys::PySeqIter_New

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