python27_sys

Type Alias PyNoArgsFunction

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