[][src]Type Definition pyo3::ffi::getiterfunc

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