Function cast_int16_to_uint16

Source
fn cast_int16_to_uint16(a: i16) -> Result<u16, EvalError>