ImGui_ImplSDL2_InitForMetal

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

  1. bool ImGui_ImplSDL2_InitForMetal(SDL_Window* window)
    version(CIMGUI_USER_DEFINED_IMPLEMENTATION_SDL)
    bool
    ImGui_ImplSDL2_InitForMetal
    (
    SDL_Window* window
    )
  2. pImGui_ImplSDL2_InitForMetal ImGui_ImplSDL2_InitForMetal;

Meta