windows::Win32::UI::Shell

Function RestartDialogEx

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