da_igSliderFloat2

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow
alias da_igSliderFloat2 = bool function
(
const char* label
,
ref float[2] v
,
float v_min
,
float v_max
,
const char* display_format = "%.3f"
,
float power = 1.0f
)

Meta