Handbook
Glossary
flock ( fd operation -- int )
Vocabulary
unix
.
ffi
Inputs
fd
an
object
operation
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
unix.ffi
LIBRARY:
libc
FUNCTION:
int
flock
(
int
fd,
int
operation )