示例#1
0
 public IntPtr PyEval_GetLocals()
 {
     return(Runtime_Posix.PyEval_GetLocals());
 }