예제 #1
0
 public void PyErr_SetNone(IntPtr ob)
 {
     Runtime_Windows.PyErr_SetNone(ob);
 }