Handbook
Glossary
sigismember ( set signo -- int )
Vocabulary
unix
.
process
Inputs
set
an
object
signo
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
unix.types
;
IN:
unix.process
FUNCTION:
int
sigismember
( sigset_t* set,
int
signo )