Function mcopy

Source
pub fn mcopy<L>(
    l1: LoadOperand<L>,
    l2: LoadOperand<L>,
    l3: LoadOperand<L>,
) -> Item<L>
Expand description

Constructs an item for the mcopy instruction.