Macro grafix_toolbox::lib::GL::GLDisable

source ยท
macro_rules! GLDisable {
    ($f: ty) => { ... };
    ($f: ty, $($n: ty),+) => { ... };
}