Method: IPQueue#range=

Defined in:
ext/ipqueue/ipqueue.c

#range=Object

Assume IPQ_COPY_META when range is zero



53
54
# File 'ext/ipqueue/ipqueue.c', line 53

static VALUE fipq_set_range(obj, range)
VALUE obj, range;