Pull the value out of an R object holding one int value.
ulong x = rx.scalar!ulong;
See Implementation
Pull the value out of an R object holding one int value.