Function python3_sys::PyCFunction_Call
source ยท pub unsafe extern "C" fn PyCFunction_Call(
f: *mut PyObject,
args: *mut PyObject,
kwds: *mut PyObject,
) -> *mut PyObject
๐Deprecated since 0.5.2: Deprecated since Python 3.9