Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::DiUninstallDriverW
pub unsafe extern "system" fn DiUninstallDriverW(
hwndparent: HWND,
infpath: PCWSTR,
flags: u32,
needreboot: *mut BOOL
) -> BOOL
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"