glGetError - part-cw/lambdanative GitHub Wiki

(glGetError)

Returns the latest GL Error, if any, and 0 if there are none. See OpenGL Errors.

Example

None provided.