addTextImFontPtrEx

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

Meta