Moe2912

Results 1 comments of Moe2912

I just had the same problem as I'm coding with VB.NET which does not support unsafe context. I solved it with the following work around: Dim IO = ImGuiNET.ImGui.GetIO() Dim...