pub unsafe extern "C" fn qemu_plugin_hwaddr_device_name(
    h: *const qemu_plugin_hwaddr
) -> *const i8
Expand description

Returns a string representing the device. The string is valid for the lifetime of the plugin.