Function cast_float32_to_int64

Source
fn cast_float32_to_int64(a: f32) -> Result<i64, EvalError>