Handbook
Glossary
fremovexattr ( fd name options -- int )
Vocabulary
unix
.
ffi
Inputs
fd
an
object
name
an
object
options
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
unix.ffi
FUNCTION:
int
fremovexattr
(
int
fd,
c-string
name,
int
options )