Function cast_float32_to_int32

Source
fn cast_float32_to_int32(a: f32) -> Result<i32, EvalError>