constant
SIGTSTP

ProcessSignal SIGTSTP = const ProcessSignal._(20, "SIGTSTP")

(Not documented.)