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