python3_sys::PyCFunction [] [src]

type PyCFunction = unsafe extern fn(slf: *mut PyObject, args: *mut PyObject) -> *mut PyObject;