Constant wasmtime_environ::NON_NULL_NON_I31_MASK
source ยท pub const NON_NULL_NON_I31_MASK: u64 = _; // 18_446_744_073_709_551_614u64
Expand description
A mask that can be used to check for non-null and non-i31ref GC references with a single bitwise-and operation.