Function mul_uint16

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