Function pyo3_ffi::PyObject_GetIter

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