Function vec4::scale_mat32 [] [src]

pub fn scale_mat32<'a, T: Copy + Num>(
    out: &'a mut [T; 4],
    m: &[T; 6]
) -> &'a mut [T; 4]