pub unsafe extern "system" fn UpdateDriverForPlugAndPlayDevicesW(
    hwndparent: HWND,
    hardwareid: PCWSTR,
    fullinfpath: PCWSTR,
    installflags: u32,
    brebootrequired: *mut BOOL
) -> BOOL
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_Foundation"