pImDrawList_AddText_FontPtr

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!BindImGui_Static)
extern (C) @nogc nothrow
alias pImDrawList_AddText_FontPtr = 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