示例#1
0
 public void PopClipRect()
 {
     ImGuiNative.ImDrawList_PopClipRect(_nativeDrawList);
 }