[go: up one dir, main page]

PyObject_GetIter

Function PyObject_GetIter 

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