Function matrix_to_quat

Source
pub fn matrix_to_quat(matrix: &[f32; 16]) -> [f32; 4]