Type Definition python27_sys::getiterfunc [] [src]

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