Constant sp_sandbox::env::ERR_OUT_OF_BOUNDS
source · pub const ERR_OUT_OF_BOUNDS: u32 = _; // 4_294_967_294u32
Expand description
Out-of-bounds access attempted with memory or table.
For FFI purposes.
pub const ERR_OUT_OF_BOUNDS: u32 = _; // 4_294_967_294u32
Out-of-bounds access attempted with memory or table.
For FFI purposes.