pigSliderAngle

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 pigSliderAngle = bool function
(
const(char)* label
,
float* v_rad
,
float v_degrees_min = -360.0f
,
float v_degrees_max = +360.0f
,
const(char)* format = "%.0f deg"
,)

Meta