Skip to main content

caller

Function caller 

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

Implements the CALLER instruction.

Pushes the caller’s address onto the stack.