Function mat2::set_rotation [] [src]

pub fn set_rotation<'a, 'b, T: Copy + Signed + Trig>(
    out: &'a mut [T; 4],
    angle: T
) -> &'a mut [T; 4]