pigDragIntRange2

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!BindImGui_Static)
extern (C) @nogc nothrow
alias pigDragIntRange2 = bool function
(
const(char)* label
,,,
float v_speed = 1.0f
,
int v_min = 0
,
int v_max = 0
,
const(char)* format = "%d"
,
const(char)* format_max = null
,)

Meta