Macro grafix_toolbox::GLRestore[][src]

macro_rules! GLRestore {
    ($f: ty) => { ... };
    ($f: ty, $($t: ty),+) => { ... };
}