Skip to main content

msize

Function msize 

Source
pub fn msize<IT: ITy, H: ?Sized>(
    context: InstructionContext<'_, H, IT>,
) -> InstructionExecResult
Expand description

Implements the MSIZE instruction.

Gets the size of active memory in bytes.