Note that you also probably need extern(C++) on the struct ImVec2.
https://github.com/ParticlePeter/imgui_lib/blob/master/source/imgui/types.d#L84
Jerry via Digitalmars-d-learn Mon, 22 May 2017 07:07:03 -0700
Note that you also probably need extern(C++) on the struct ImVec2.
https://github.com/ParticlePeter/imgui_lib/blob/master/source/imgui/types.d#L84