PROGRAM_DEFUNCT_SIGNAL

Constant PROGRAM_DEFUNCT_SIGNAL 

Source
pub const PROGRAM_DEFUNCT_SIGNAL: u32 = 16777216; // 16_777_216u32
Expand description

The signal raised on a [ProgramHandle] to indicate that the program should be dropped.