VSliderScalar

Undocumented in source. Be warned that the author may not have intended to support it.
pure @nogc nothrow @trusted
bool
VSliderScalar
(
const(char)* label
,
ImVec2 size
,
ImGuiDataType data_type
,
scope void* p_data
,
scope const(void)* p_min
,
scope const(void)* p_max
)

Meta