python27_sys

Type Alias getiterfunc

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