blob: e36df69120a9a0979fc867f0cbe2baa14beba625 [file] [log] [blame]
struct Struct
{
void Function(union Union&);
};