Searched defs:AlphabetTable0 (Results 1 – 1 of 1) sorted by relevance
33 struct AlphabetTable0 { struct34 uint32_t version;35 uint32_t min_codepoint;36 uint32_t max_codepoint;37 uint8_t data[1]; // actually flexible array, size is known at runtime