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