Function array_math::rtruncate

source ·
pub fn rtruncate<T, const N: usize, const M: usize>(array: [T; N]) -> [T; M]