Function i32_load_u

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