示例#1
0
 public IntPtr PyList_AsTuple(IntPtr pointer)
 {
     return(Runtime_Windows.PyList_AsTuple(pointer));
 }