calcCustomRectUV

Undocumented in source. Be warned that the author may not have intended to support it.
@trusted
void
calcCustomRectUV
(
scope const(ImFontAtlas_t)* self
,
scope const(ImFontAtlasCustomRect_t)* rect
,
scope const(ImVec2_t)* out_uv_min
,
scope const(ImVec2_t)* out_uv_max
)

Meta