Constant wasmtime_environ::INTERRUPTED[][src]

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

Sentinel value indicating that wasm has been interrupted.