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