pub unsafe extern "system" fn DiUninstallDevice(
hwndparent: HWND,
deviceinfoset: HDEVINFO,
deviceinfodata: *const SP_DEVINFO_DATA,
flags: u32,
needreboot: *mut BOOL
) -> BOOL
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"