Function convert_float_to_int

Source
pub fn convert_float_to_int(f: f64) -> StrResult<i64>