da_ImDrawList_AddTextExt

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow
alias da_ImDrawList_AddTextExt = void function
(,
const ImFont* font
,
float font_size
,
const ImVec2 pos
,,
const char* text_begin
,
const char* text_end = null
,
float wrap_width = 0.0f
,
const ImVec4* cpu_fine_clip_rect = null
)

Meta