Function gl_start

Source
pub unsafe fn gl_start()
Available on crate feature enable-glwindow only.
Expand description

Start drawing using OpenGL functions inside a widget’s draw routine

§Safety

Requires OpenGL support, Only works with SingleWindow