nk_text_undo_record
struct nk_text_undo_record {
}
Members
- char_storage
short char_storage;
Undocumented in source.
- delete_length
short delete_length;
Undocumented in source.
- insert_length
short insert_length;
Undocumented in source.
- where
int where;
Undocumented in source.
bindbc nuklear types
aliasesenumsfunctionsmanifest constantsstructstemplatesunionsvariables