Beispiel #1
0
 public IntPtr PyEval_GetLocals()
 {
     return(Runtime_Windows.PyEval_GetLocals());
 }