Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
get-dropped-files ( count -- char** )
Vocabulary
raylib.ffi
Inputs and outputs
count
an
object
char**
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib.ffi
LIBRARY:
raylib
FUNCTION-ALIAS:
get-dropped-files
char**
GetDroppedFiles ( int* count )