Function divide_32

Source
pub fn divide_32(a: u32, b: u32) -> u32
Expand description

Divide the first integer by the second integer.

ยงCost

100 mWU (milli weight units)