Type Alias pyo3::ffi::getiterfunc

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