pub unsafe extern "C" fn qemu_plugin_hwaddr_device_name(
h: *const qemu_plugin_hwaddr,
) -> *const c_charExpand 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 c_charReturns a string representing the device. The string is valid for the lifetime of the plugin.