pub unsafe extern "C" fn SoapySDRDevice_getDriverKey(
device: *const SoapySDRDevice,
) -> *mut c_charExpand description
A key that uniquely identifies the device driver.
This key identifies the underlying implementation. Several variants of a product may share a driver. \param device a pointer to a device instance