Type Definition python3_sys::getiterfunc

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