PROGRAM_DEFUNCT_SIGNAL

Constant PROGRAM_DEFUNCT_SIGNAL 

Source
pub const PROGRAM_DEFUNCT_SIGNAL: u32 = 16777216;
Expand description

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