Function cast_uint32_to_int16

Source
fn cast_uint32_to_int16(a: u32) -> Result<i16, EvalError>