Function rshooks_api::api::float_int

source ยท
pub fn float_int(float: XFL, decimal_places: u32, absolute: bool) -> Result<i64>
Expand description

Convert an XFL floating point into an integer (floor)