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

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h126 typedef struct uint64List struct
132 struct uint64List *next;
133 } uint64List; typedef in typeref:struct:uint64List
1914 void qapi_free_uint64List(uint64List * obj);

Completed in 110 milliseconds