Function cast_float32_to_int16

Source
fn cast_float32_to_int16(a: f32) -> Result<i16, EvalError>