Function quat::zero [] [src]

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