Type Definition python27_sys::PyNoArgsFunction[][src]

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