[][src]Function wlroots::render::matrix::multiply

pub fn multiply(x: [f32; 9], y: [f32; 9]) -> [f32; 9]

Multiply two matrices together.