pub unsafe extern "C" fn SoapySDRDevice_getHardwareKey(
    device: *const SoapySDRDevice
) -> *mut c_char
Expand description

A key that uniquely identifies the hardware. This key should be meaningful to the user to optimize for the underlying hardware. \param device a pointer to a device instance