pub unsafe extern "C" fn hotplug_handler_unplug_request(
plug_handler: *mut HotplugHandler,
plugged_dev: *mut DeviceState,
errp: *mut *mut Error,
)Expand description
hotplug_handler_unplug_request:
Calls #HotplugHandlerClass.unplug_request callback of @plug_handler.