示例#1
0
 public IntPtr PyDict_New()
 {
     return(Runtime_Posix.PyDict_New());
 }