Пример #1
0
 public void AddDrawCmd()
 {
     ImGuiNative.ImDrawList_AddDrawCmd(_nativeDrawList);
 }