SDL_GL_SetAttribute

Function SDL_GL_SetAttribute 

Source
pub unsafe extern "C" fn SDL_GL_SetAttribute(
    attr: c_int,
    value: c_int,
) -> c_int