GLError.this

Undocumented in source.
  1. this(Flag error_flag, string msg, string func_name)
    struct GLError
    @safe nothrow @nogc pure
    this
    (,
    string msg = ""
    ,
    string func_name = __FUNCTION__
    )
  2. this(string func, Flag error_flag, string msg)

Meta