Function glfw::make_context_current[][src]

pub fn make_context_current(context: Option<&dyn Context>)
Expand description

Wrapper for glfwMakeContextCurrent.