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.