Function quat::identity [] [src]

pub fn identity<T>(out: &'a mut [T; 4]) -> &'a mut [T; 4] where
    T: Copy + Num