ImGui_ImplSDL2_InitForVulkan

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

Meta