Constant sp_core::sandbox::MEM_UNLIMITED [−][src]
pub const MEM_UNLIMITED: u32 = -1i32 as u32; // 0_xff_fff_fffu32
Constant for specifying no limit when creating a sandboxed memory instance. For FFI purposes.
pub const MEM_UNLIMITED: u32 = -1i32 as u32; // 0_xff_fff_fffu32
Constant for specifying no limit when creating a sandboxed memory instance. For FFI purposes.