Skip to main content

calldatacopy

Function calldatacopy 

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

Implements the CALLDATACOPY instruction.

Copies input data to memory.