Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
take-screenshot ( fileName -- )
Vocabulary
raylib.ffi
Inputs and outputs
fileName
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib.ffi
LIBRARY:
raylib
FUNCTION-ALIAS:
take-screenshot
void
TakeScreenshot (
c-string
fileName )