pub unsafe extern "C" fn qemu_plugin_hwaddr_device_name(
h: *const qemu_plugin_hwaddr,
) -> *const i8Expand description
Returns a string representing the device. The string is valid for the lifetime of the plugin.
pub unsafe extern "C" fn qemu_plugin_hwaddr_device_name(
h: *const qemu_plugin_hwaddr,
) -> *const i8Returns a string representing the device. The string is valid for the lifetime of the plugin.