pub unsafe extern "system" fn SetupBackupErrorW(
hwndparent: HWND,
dialogtitle: PCWSTR,
sourcefile: PCWSTR,
targetfile: PCWSTR,
win32errorcode: u32,
style: u32
) -> u32
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"