Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
change-directory ( dir -- bool )
Vocabulary
raylib.ffi
Inputs and outputs
dir
an
object
bool
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib.ffi
LIBRARY:
raylib
FUNCTION-ALIAS:
change-directory
bool
ChangeDirectory (
c-string
dir )