ImGui_ImplSDL2_NewFrame

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

Meta