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

Describe the allowed keys and values used for settings. \param device a pointer to a device instance \param [out] length the number of sensor names \return a list of argument info structures