Settings
Help

ret

Function ret 

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

Implements the RETURN instruction.

Halts execution and returns data from memory.