Type Definition python27_sys::getiterfunc[][src]

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