102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
text_span Struct Reference

Data Fields

const char * text
const char * end

Detailed Description

Definition at line 25 of file imgui_error_ui.c.

Field Documentation

◆ end

const char* text_span::end

Definition at line 27 of file imgui_error_ui.c.

Referenced by draw_dump_text().

◆ text

const char* text_span::text

Definition at line 26 of file imgui_error_ui.c.

Referenced by draw_dump_text(), and draw_wrapped_text_span().


The documentation for this struct was generated from the following file: