Function soapysdr_sys::SoapySDRDevice_getSampleRateRange

source ยท
pub unsafe extern "C" fn SoapySDRDevice_getSampleRateRange(
    device: *const SoapySDRDevice,
    direction: c_int,
    channel: usize,
    length: *mut usize,
) -> *mut SoapySDRRange