Function panda_sys::hotplug_handler_unplug[][src]

pub unsafe extern "C" fn hotplug_handler_unplug(
    plug_handler: *mut HotplugHandler,
    plugged_dev: *mut DeviceState,
    errp: *mut *mut Error
)
Expand description

hotplug_handler_unplug:

Calls #HotplugHandlerClass.unplug callback of @plug_handler.