Handbook
Glossary
gui-dummy-rec ( bounds text -- )
Vocabulary
raygui
Inputs
bounds
an
object
text
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
raylib
;
IN:
raygui
LIBRARY:
raygui
FUNCTION-ALIAS:
gui-dummy-rec
void
GuiDummyRec (
Rectangle
bounds,
c-string
text )