Macro num_traits::cast::float_to_int_unchecked

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