Function truncf64

const fn truncf64(x: f64) -> f64

Returns the integer part of an f64.

The stabilized version of this intrinsic is f64::trunc