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