Function python3_sys::PyEval_CallObjectWithKeywords

source ยท
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