pigDragScalar

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 pigDragScalar = bool function
(
const(char)* label
,,
void* p_data
,
float v_speed = 1.0f
,
const void* p_min = null
,
const void* p_max = null
,
const(char)* format = null
,)

Meta