ABI Explorer
C Source
struct FAM { long x; int y; char data[]; }; struct MyEmptyStruct { };
Run