pyo3_ffi

Function PyObject_GetIter

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