Function python3_sys::PyArg_ValidateKeywordArguments

source ยท
pub unsafe extern "C" fn PyArg_ValidateKeywordArguments(
    arg1: *mut PyObject,
) -> c_int