Function SetupBackupErrorA

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