[][src]Function winapi::um::setupapi::SetupBackupErrorW

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