checkgl.checkgl

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto checkgl(Args args)
    template checkgl(alias func)
    debug
    checkgl
    (
    string file = __FILE__
    int line = __LINE__
    Args...
    )
    (
    auto ref Args args
    )
  2. alias checkgl = func

Meta