示例#1
0
 public void PyErr_NormalizeException(IntPtr ob, IntPtr val, IntPtr tb)
 {
     Runtime_Posix.PyErr_NormalizeException(ob, val, tb);
 }