Esempio n. 1
0
 public IntPtr PyEval_GetGlobals()
 {
     return(Runtime_Windows.PyEval_GetGlobals());
 }