pub unsafe extern "C" fn SDL_GL_ExtensionSupported(
    extension: *const c_char
) -> SDL_bool
Expand description

\brief Return true if an OpenGL extension is supported for the current context.