ImGui_ImplOpenGL3_Init

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool ImGui_ImplOpenGL3_Init(const(char)* glsl_version)
    static if(CIMGUI_USER_DEFINED_IMPLEMENTATION_GL)
    bool
    ImGui_ImplOpenGL3_Init
    (
    const(char)* glsl_version
    )
  2. pImGui_ImplOpenGL3_Init ImGui_ImplOpenGL3_Init;

Meta