VSliderFloatEx

Undocumented in source. Be warned that the author may not have intended to support it.
@trusted
bool
VSliderFloatEx
(
scope const(char)* label
,
ImVec2_t size
,
scope float* v
,
float v_min
,
float v_max
,
scope const(char)* format
,
int flags
)

Meta