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

Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’