divide_64

Function divide_64 

Source
pub fn divide_64(a: u64, b: u64) -> u64
Expand description

Divide the first integer by the second integer.

ยงCost

101 mWU (milli weight units)