Function SetupBackupErrorW

Source
pub unsafe extern "system" fn SetupBackupErrorW(
    hwndParent: HWND,
    DialogTitle: PCWSTR,
    SourceFile: PCWSTR,
    TargetFile: PCWSTR,
    Win32ErrorCode: UINT,
    Style: DWORD,
) -> UINT