Function fuel_asm::op::srw

source ·
pub fn srw<A: CheckRegId, B: CheckRegId, C: CheckRegId>(
    ra: A,
    rb: B,
    rc: C
) -> Instruction
Expand description

Load a word from contract storage.