addFontFromMemoryTTF

Undocumented in source. Be warned that the author may not have intended to support it.
scope @trusted
const(ImFont_t)*
addFontFromMemoryTTF
(
scope const(ImFontAtlas_t)* self
,
scope void* font_data
,,,
scope const(ImFontConfig_t)* font_cfg
,
scope const(ushort)* glyph_ranges
)

Meta