示例#1
0
 public int PyErr_Occurred()
 {
     return(Runtime_Posix.PyErr_Occurred());
 }