Handbook
Glossary
opendir ( path -- DIR* )
Vocabulary
unix
.
ffi
Inputs
path
an
object
Outputs
DIR*
an
object
Definition
USING:
alien.c-types
alien.syntax
unix.types
;
IN:
unix.ffi
LIBRARY:
libc
FUNCTION:
DIR*
opendir
(
c-string
path )