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