SliderInt2Ex

Undocumented in source. Be warned that the author may not have intended to support it.
version(has_imgui)
@nogc nothrow @trusted
bool
SliderInt2Ex
(
scope const(char)* label
,
scope int* v
,
int v_min
,
int v_max
,
scope char* format
,
ImGuiSliderFlags flags
)

Meta