XNSim/Release/testData/HelloWorld.idl

6 lines
68 B
Plaintext
Raw Normal View History

2025-04-28 12:25:20 +08:00
struct HelloWorld
{
unsigned long index;
string message;
};