pGuiButton

Button control, returns true when clicked

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

Meta