コード例 #1
0
ファイル: InteropWindows.cs プロジェクト: paloukari/pythonnet
 public void PyEval_InitThreads()
 {
     Runtime_Windows.PyEval_InitThreads();
 }