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

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h801 typedef struct BlockdevSnapshotInternalList struct
807 struct BlockdevSnapshotInternalList *next;
808 } BlockdevSnapshotInternalList; typedef in typeref:struct:BlockdevSnapshotInternalList
2505 void qapi_free_BlockdevSnapshotInternalList(BlockdevSnapshotInternalList * obj);

Completed in 91 milliseconds