ImGui_ImplSDL2_Shutdown

Whether to use the implemetation defined in D, or link against compiled ImGUI backend.

  1. void ImGui_ImplSDL2_Shutdown()
    version(CIMGUI_USER_DEFINED_IMPLEMENTATION_SDL)
    void
    ImGui_ImplSDL2_Shutdown
    ()
  2. pImGui_ImplSDL2_Shutdown ImGui_ImplSDL2_Shutdown;

Meta