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