pigDragInt2

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 pigDragInt2 = bool function
(
const(char)* label
,
int[2]* v
,
float v_speed = 1.0f
,
int v_min = 0
,
int v_max = 0
,
const(char)* format = "%d"
,)

Meta