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

Required features: "Win32_UI_Shell", "Win32_Foundation"