Function wasmtime_runtime::libcalls::wasmtime_i64_urem [−][src]
pub extern "C" fn wasmtime_i64_urem(x: u64, y: u64) -> u64Expand description
Implementation of i64.urem
pub extern "C" fn wasmtime_i64_urem(x: u64, y: u64) -> u64Implementation of i64.urem