Generate libvirt structs, unions, typedefs.

This commit is contained in:
Geoff Hickey
2017-11-07 16:05:12 -05:00
parent f88cbd7a8e
commit fb16117ff9
6 changed files with 2748 additions and 56 deletions

View File

@@ -412,7 +412,7 @@ const (
ProcDomainManagedSaveGetXMLDesc = 388
ProcDomainManagedSaveDefineXML = 389
ProcDomainSetLifecycleAction = 390
// From consts:
StringMax = 4194304
@@ -471,5 +471,4 @@ const (
DomainEventGraphicsIdentityMax = 20
Program = 0x20008086
ProtocolVersion = 1
)