Function pyo3::ffi::PyObject_GetIter

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