getMouseCursorTexData

Undocumented in source. Be warned that the author may not have intended to support it.
@trusted
bool
getMouseCursorTexData
(
scope const(ImFontAtlas_t)* self
,
int cursor
,
scope const(ImVec2_t)* out_offset
,
scope const(ImVec2_t)* out_size
,
const(ImVec2_t)[2] out_uv_border
,
const(ImVec2_t)[2] out_uv_fill
)

Meta