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

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h409 typedef struct MigrationInfoList struct
415 struct MigrationInfoList *next;
416 } MigrationInfoList; typedef in typeref:struct:MigrationInfoList
2155 void qapi_free_MigrationInfoList(MigrationInfoList * obj);

Completed in 340 milliseconds