Function fermium::video::SDL_GL_CreateContext[][src]

pub unsafe extern "C" fn SDL_GL_CreateContext(
    window: *mut SDL_Window
) -> SDL_GLContext

Creates a new context for use with the window, and also makes it current.