Function windows_sys::Win32::System::WindowsProgramming::FileSaveRestoreOnINFW
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_System_WindowsProgramming"
, "Win32_Foundation"