Function core::arch::wasm32::v128_load 1.54.0[−][src]
pub unsafe fn v128_load(m: *const v128) -> v128
This is supported on WebAssembly and target feature
simd128
only.Expand description
从给定的堆地址加载 v128
vector。