Function vec2::perp_l [] [src]

pub fn perp_l<'a, T: Copy + Signed>(
    out: &'a mut [T; 2],
    a: &[T; 2]
) -> &'a mut [T; 2]