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