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