charef_entry
extern (C)
struct charef_entry {
}
Members
- ch
ubyte ch;
Undocumented in source.
- codepoints
size_t[2] codepoints;
Undocumented in source.
- codepoints_len
size_t codepoints_len;
Undocumented in source.
- cur_pos
size_t cur_pos;
Undocumented in source.
- next
size_t next;
Undocumented in source.
arrogant c modest
aliasesenumsfunctionsmanifest constantsstatic functionsstatic variablesstructsunions