Exemplo n.º 1
0
 public IntPtr PyEval_SaveThread()
 {
     return(Runtime_Posix.PyEval_SaveThread());
 }