da_ImDrawList_AddText_FontPtr

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_AddText_FontPtr = void function
(,
const ImFont* font
,
float font_size
,
const ImVec2 pos
,,
const(char)* text_begin
,
const(char)* text_end
,,)

Meta