Skip to main content

to_i64

Function to_i64 

Source
pub fn to_i64(v: f64, mode: Rounding) -> Outcome<i64>
Expand description

Convert a float to a 64-bit integer under mode.