python27_sys::iternextfunc [] [src]

type iternextfunc = unsafe extern fn(arg1: *mut PyObject) -> *mut PyObject;