Function core::arch::wasm32::v128_load1.54.0[][src]

pub unsafe fn v128_load(m: *const v128) -> v128
This is supported on WebAssembly and target feature simd128 only.
Expand description

Loads a v128 vector from the given heap address.