Пример #1
0
 public IntPtr PyGILState_Ensure()
 {
     return(Runtime_Windows.PyGILState_Ensure());
 }