set_opengl_context

Function set_opengl_context 

Source
pub fn set_opengl_context(winname: &str) -> Result<()>
Expand description

Sets the specified window as current OpenGL context.

ยงParameters

  • winname: Name of the window.