[][src]Function swim_python3_sys::methodobject::PyCFunction_Call

pub unsafe extern "C" fn PyCFunction_Call(
    f: *mut PyObject,
    args: *mut PyObject,
    kwds: *mut PyObject
) -> *mut PyObject