Function pyo3::ffi::PyIter_Next

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