Beispiel #1
0
 public ulong PyLong_AsUnsignedLongLong(IntPtr value)
 {
     return(Runtime_Windows.PyLong_AsUnsignedLongLong(value));
 }