Function msize

Source
pub fn msize<WIRE: InterpreterTypes, H: ?Sized>(
    context: InstructionContext<'_, H, WIRE>,
)
Expand description

Implements the MSIZE instruction.

Gets the size of active memory in bytes.