SignalSet.isSet

Tells whether a signal is in the set.

struct SignalSet
bool
isSet
(
int signal
)

Parameters

signal int

signal to test

Return Value

Type: bool

true if signal is in set

Meta