pub unsafe extern "system" fn FileSaveRestoreOnINFW(
    hwnd: HWND,
    psztitle: PWSTR,
    pszinf: PWSTR,
    pszsection: PWSTR,
    pszbackupdir: PWSTR,
    pszbasebackupfile: PWSTR,
    dwflags: u32
) -> HRESULT
Expand description

Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’