Handbook
Glossary
fstat64 ( fd buf -- int )
Vocabulary
unix
.
stat
Inputs
fd
an
object
buf
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
unix.stat
FUNCTION:
int
fstat64
(
int
fd, stat* buf )