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