da_igSliderAngle

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow
alias da_igSliderAngle = bool function
(
const char* label
,
float* v_rad
,
float v_degrees_min = -360f
,
float v_degrees_max = 360f
,
const char* format = "%0.f deg"
)

Meta