pub unsafe extern "system" fn RestartDialogEx(
    hwnd: HWND,
    pszprompt: PCWSTR,
    dwreturn: u32,
    dwreasoncode: u32
) -> i32
Expand description

Required features: "Win32_Foundation"