pGuiTextInputBox

Text Input Box control, ask for text

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pGuiTextInputBox = int function
(,
const(char)* title
,
const(char)* message
,
const(char)* buttons
,
char* text
)

Meta