Esempio n. 1
0
 public IntPtr PyDict_Values(IntPtr pointer)
 {
     return(Runtime_Windows.PyDict_Values(pointer));
 }