Function fuel_asm::op::srw

source ·
pub fn srw<A: CheckRegId, B: CheckRegId, C: CheckRegId>(
    dst: A,
    status: B,
    key_addr: C
) -> Instruction
Expand description

Load a word from contract storage.