Esempio n. 1
0
 public uint PyLong_AsUnsignedLong(IntPtr value)
 {
     return(Runtime_Windows.PyLong_AsUnsignedLong(value));
 }