Beispiel #1
0
 public IntPtr PyImport_GetModuleDict()
 {
     return(Runtime_Windows.PyImport_GetModuleDict());
 }