ImGui_ImplSDL2_ProcessEvent

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool ImGui_ImplSDL2_ProcessEvent(SDL_Event* event)
    static if(CIMGUI_USER_DEFINED_IMPLEMENTATION)
    bool
    ImGui_ImplSDL2_ProcessEvent
    (
    const SDL_Event* event
    )
  2. pImGui_ImplSDL2_ProcessEvent ImGui_ImplSDL2_ProcessEvent;

Meta