pyo3_ffi

Function PyIter_Next

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