NUM2UINT 240 ruby.h #define NUM2UINT(x) ((unsigned int)NUM2INT(x)) NUM2UINT 244 ruby.h #define NUM2UINT(x) NUM2ULONG(x)