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

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h530 typedef struct BlockInfoList struct
536 struct BlockInfoList *next;
537 } BlockInfoList; typedef in typeref:struct:BlockInfoList
2276 void qapi_free_BlockInfoList(BlockInfoList * obj);

Completed in 58 milliseconds