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

Required features: "Win32_Foundation"