Function python3_sys::PyObject_CallFunctionObjArgs[][src]

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