pyo3_ffi

Type Alias getiterfunc

Source
pub type getiterfunc = unsafe extern "C" fn(_: *mut PyObject) -> *mut PyObject;