ntCheckGLCall

call ntCheckGL after function call

template ntCheckGLCall(alias fnc, string file = __FILE__, size_t line = __LINE__, Args...)
ntCheckGLCall
nothrow
(
Args...
)
(
Args args
)

Meta