[][src]Function rust_webvr_api::utils::inverse_matrix

pub fn inverse_matrix(m: &[f32; 16], out: &mut [f32; 16]) -> bool