SliderScalarNEx

Undocumented in source. Be warned that the author may not have intended to support it.
version(has_imgui)
@nogc nothrow @trusted
bool
SliderScalarNEx
(
scope const(char)* label
,
ImGuiDataType data_type
,
scope void* p_data
,,
scope void* p_min
,
scope void* p_max
,
scope const(char)* format
,
ImGuiSliderFlags flags
)

Meta