Macro grafix_toolbox::GLEnable[][src]

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