ImGui_ImplSDL2_InitForOpenGL

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool ImGui_ImplSDL2_InitForOpenGL(SDL_Window* window, void* sdl_gl_context)
    static if(CIMGUI_USER_DEFINED_IMPLEMENTATION)
    bool
    ImGui_ImplSDL2_InitForOpenGL
    (
    SDL_Window* window
    ,)
  2. pImGui_ImplSDL2_InitForOpenGL ImGui_ImplSDL2_InitForOpenGL;

Meta