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

pub const ERR_OUT_OF_BOUNDS: u32 = -2i32 as u32; // 4_294_967_294u32

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

For FFI purposes.