Function gl::load [−] [src]

pub fn load<T: GlFunctionsSource>(loader: &T)

Load each OpenGL symbol using a custom load function.

gl::load(&glfw);