[][src]Function python3_sys::PyObject_CallFunctionObjArgs

pub unsafe extern "C" fn PyObject_CallFunctionObjArgs(
    callable: *mut PyObject,
    _: ...
) -> *mut PyObject