Function vec2::position_mat4 [] [src]

pub fn position_mat4<'a, 'b, T: Copy + Num>(
    out: &'a mut [T; 2],
    m: &'b [T; 16]
) -> &'a mut [T; 2]