Constant wasmtime_environ::INTERRUPTED[][src]

pub const INTERRUPTED: usize = usize::max_value() - 32 * 1024; // 0xffff_ffff_ffff_7fffusize
Expand description

Sentinel value indicating that wasm has been interrupted.