Searched defs:C2CompositeStruct (Results 1 – 1 of 1) sorted by relevance
54 struct C2CompositeStruct { struct55 int32_t i32;56 uint64_t u64;57 char str[12];58 uint8_t blob[8];59 uint8_t flexBlob[];