pGuiLabel

Label control, shows text

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

Meta