addTextImFontPtr

Undocumented in source. Be warned that the author may not have intended to support it.
@trusted
void
addTextImFontPtr
(
scope const(ImDrawList_t)* self
,
scope const(ImFont_t)* font
,
float font_size
,
const ImVec2_t pos
,
uint col
,
scope const(char)* text_begin
)

Meta