[][src]Function raylib_sys::MatrixMultiply

pub unsafe extern "C" fn MatrixMultiply(left: Matrix, right: Matrix) -> Matrix