Searched defs:EntryPoint2_1 (Results 1 – 1 of 1) sorted by relevance
102 struct EntryPoint2_1 { struct103 uint8_t anchor_string[4]; // _SM_104 uint8_t checksum;105 uint8_t length;108 uint8_t major_ver;109 uint8_t minor_ver;111 uint16_t max_struct_size;135 static_assert(sizeof(EntryPoint2_1) == 0x1f, ""); argument
Completed in 3 milliseconds