constant
SIGCONT

ProcessSignal SIGCONT = const ProcessSignal._(18, "SIGCONT")

(Not documented.)