Ejemplo n.º 1
0
 public IntPtr PyGILState_GetThisThreadState()
 {
     return(Runtime_Posix.PyGILState_GetThisThreadState());
 }