Function pyo3::ffi::PyObject_GetIter

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