int comedi_range_is_chan_specific (comedi_t * device, unsigned int subdevice);
DESCRIPTION
If each channel of the specified subdevice has different range
information, this function returns 1. Otherwise, this function
returns 0. On error, this function returns -1.