pigDragInt

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

Meta