Macro rust_gl::matrix[][src]

macro_rules! matrix {
    ($($($e:expr),*);* $(;)?) => { ... };
}