pub const PROGRAM_DEFUNCT_SIGNAL: u32 = 16777216; // 16_777_216u32
The signal raised on a [ProgramHandle] to indicate that the program should be dropped.
ProgramHandle