Function wasmedge_sys::ffi::WasmEdge_ValueGenV128
source · pub unsafe extern "C" fn WasmEdge_ValueGenV128(
Val: int128_t
) -> WasmEdge_Value
Expand description
Generate the V128 WASM value.
\param Val the V128 value.
\returns WasmEdge_Value struct with the V128 value.