[][src]Function core::arch::wasm32::v128_load

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

Load a v128 vector from the given heap address.