Exemplo n.º 1
0
 public IntPtr PyDict_New()
 {
     return(Runtime_Posix.PyDict_New());
 }