Constant wasmtime_environ::INTERRUPTED
source · pub const INTERRUPTED: usize = _; // 4_294_934_527usize
Expand description
Sentinel value indicating that wasm has been interrupted.
pub const INTERRUPTED: usize = _; // 4_294_934_527usize
Sentinel value indicating that wasm has been interrupted.