Function python3_sys::PyEval_CallObjectWithKeywords[][src]

pub unsafe extern "C" fn PyEval_CallObjectWithKeywords(
    callable: *mut PyObject,
    obj: *mut PyObject,
    kwargs: *mut PyObject
) -> *mut PyObject
👎 Deprecated since 0.5.2:

Deprecated since Python 3.9