[][src]Function core_arch::wasm32::v128_load

pub unsafe fn v128_load(m: *const v128) -> v128
🔬 This is a nightly-only experimental API. (stdsimd)
This is supported on WebAssembly only.

Loads a v128 vector from the given heap address.