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

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