Type Definition python27_sys::unaryfunc [] [src]

type unaryfunc = unsafe extern "C" fn(_: *mut PyObject) -> *mut PyObject;