Function PyObject_GetAIter

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