Function cast_uint16_to_int16

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