Type Definition python3_sys::PyNoArgsFunction [] [src]

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