Function pyo3_ffi::PyArg_ValidateKeywordArguments

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