[][src]Function rust_webvr::utils::multiply_matrix

pub fn multiply_matrix(a: &[f32; 16], b: &[f32; 16], out: &mut [f32; 16])