clear_current


Description:

[ Version ( since = "3.16" ) ]
public static void clear_current ()

Clears the current GLContext.

Any OpenGL call after this function returns will be ignored until make_current is called.