[Overview][Constants][Types][Procedures and functions] Reference for unit 'BaseUnix' (#rtl)

SignalHandler

Simple signal handler prototype

Declaration

Source position: signal.inc line 184

type SignalHandler = procedure(

  Sig: LongInt

);