pGuiCheckBox

Check Box control, returns true when active

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

Meta