pub unsafe extern "C" fn SoapySDRDevice_getReferenceClockRates(
    device: *const SoapySDRDevice,
    length: *mut usize
) -> *mut SoapySDRRange
Expand description

Get the range of available reference clock rates. \param device a pointer to a device instance \param [out] length the number of sources \return a list of clock rate ranges in Hz