Handbook
Glossary
getpriority ( which who -- int )
Vocabulary
unix
.
ffi
Inputs
which
an
object
who
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
unix.types
;
IN:
unix.ffi
LIBRARY:
libc
FUNCTION:
int
getpriority
(
int
which,
id_t
who )