Constant sp_core::sandbox::ERR_OUT_OF_BOUNDS[][src]

pub const ERR_OUT_OF_BOUNDS: u32 = -2i32 as u32; // 0xffff_fffeu32
Expand description

Out-of-bounds access attempted with memory or table.

For FFI purposes.