pub unsafe extern "C" fn SoapySDRDevice_getSettingInfoWithKey(
    device: *const SoapySDRDevice,
    key: *const c_char
) -> SoapySDRArgInfo
Expand description

Get information on a specific setting. \param device a pointer to a device instance \param key the setting identifier \return a list of argument info structures