mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05:00
Introduce virTypedParamsCheck internal API
This API is useful for checking whether only a specific subset of supported typed parameters were passed.
This commit is contained in:
@@ -67,6 +67,7 @@ ignored_functions = {
|
||||
"virTypedParamsValidate": "internal function in virtypedparam.c",
|
||||
"virTypedParameterAssign": "internal function in virtypedparam.c",
|
||||
"virTypedParameterAssignFromStr": "internal function in virtypedparam.c",
|
||||
"virTypedParamsCheck": "internal function in virtypedparam.c",
|
||||
}
|
||||
|
||||
ignored_macros = {
|
||||
|
||||
Reference in New Issue
Block a user