glresult

Undocumented in source. Be warned that the author may not have intended to support it.
  1. GLResult!T glresult(T val)
  2. GLResult!T glresult(GLError err)
    @safe @nogc nothrow pure
    glresult
    (
    T = void
    )
    if (
    !is(T == GLError)
    )

Meta