Function div_uint16

Source
fn div_uint16(a: u16, b: u16) -> Result<u16, EvalError>