Macro grafix_toolbox::GLSave[][src]

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