pyo3::ffi

Function PyArg_ValidateKeywordArguments

Source
pub unsafe extern "C" fn PyArg_ValidateKeywordArguments(
    arg1: *mut PyObject,
) -> i32