renderChar

Undocumented in source. Be warned that the author may not have intended to support it.
@trusted
void
renderChar
(
scope const(ImFont_t)* self
,
scope const(ImDrawList_t)* draw_list
,
float size
,
const ImVec2_t pos
,
uint col
,
ushort c
)

Meta