pGuiToggle

Toggle Button control, returns true when active

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pGuiToggle = bool function
(,
const(char)* text
,
bool active
)

Meta