num_traits::cast

Macro float_to_int_unchecked

source
macro_rules! float_to_int_unchecked {
    ($float:expr => $int:ty) => { ... };
}