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

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h99 typedef struct uint8List struct
105 struct uint8List *next;
106 } uint8List; typedef in typeref:struct:uint8List
1911 void qapi_free_uint8List(uint8List * obj);

Completed in 49 milliseconds