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