예제 #1
0
 public IntPtr PyEval_GetGlobals()
 {
     return(Runtime_Posix.PyEval_GetGlobals());
 }