Macro gl_flush_error

Source
macro_rules! gl_flush_error {
    ($libgl:ident) => { ... };
}