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

If the given extension is supported in the current context.