windows::Win32::UI::Shell

Function RestartDialog

pub unsafe fn RestartDialog<P1>(
    hwnd: Option<HWND>,
    pszprompt: P1,
    dwreturn: u32,
) -> i32
where P1: Param<PCWSTR>,