pyo3_ffi

Type Alias getiterfunc

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