Function linera_wasmer_vm::libcalls::wasmer_vm_f32_trunc
source ยท #[no_mangle]
pub extern "C" fn wasmer_vm_f32_trunc(x: f32) -> f32
Expand description
Implementation of f32.trunc
#[no_mangle]
pub extern "C" fn wasmer_vm_f32_trunc(x: f32) -> f32
Implementation of f32.trunc