pigInputInt

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 pigInputInt = bool function
(
const(char)* label
,
int* v
,
int step = 1
,
int step_fast = 100
,)

Meta