⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

HotplugCallback

Type Alias HotplugCallback 

Source
pub type HotplugCallback = fn(UsbHotplugEvent);
Expand description

Hotplug callback function type