Function wasm_core::int_ops::i32_load [] [src]

pub fn i32_load(
    index: u32,
    m: &Memarg,
    storage: &mut Memory,
    n: u32
) -> ExecuteResult<Value>