Function sdl2_sys::video::SDL_GL_MakeCurrent [] [src]

pub unsafe extern "C" fn SDL_GL_MakeCurrent(
    window: *mut SDL_Window,
    context: SDL_GLContext
) -> c_int