Function vec4::scale_mat3 [] [src]

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