pGuiSliderBar

Slider Bar control, returns selected value

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pGuiSliderBar = float function
(,
const(char)* textLeft
,
const(char)* textRight
,
float value
,
float minValue
,
float maxValue
)

Meta