constant
SIGSEGV

ProcessSignal SIGSEGV = const ProcessSignal._(11, "SIGSEGV")

(Not documented.)