Function cast_int32_to_int16

Source
fn cast_int32_to_int16(a: i32) -> Result<i16, EvalError>