Searched defs:uint32List (Results 1 - 1 of 1) sorted by relevance

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h117 typedef struct uint32List struct
123 struct uint32List *next;
124 } uint32List; typedef in typeref:struct:uint32List
1913 void qapi_free_uint32List(uint32List * obj);

Completed in 727 milliseconds