示例#1
0
 public void PyDict_Clear(IntPtr pointer)
 {
     Runtime_Posix.PyDict_Clear(pointer);
 }