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