gl_error_wrap

Macro gl_error_wrap 

Source
macro_rules! gl_error_wrap {
    ($gl:expr, $call:expr) => { ... };
}