Function array_math::each_mut

source ·
pub fn each_mut<T, const N: usize>(array: &mut [T; N]) -> [&mut T; N]