pub unsafe extern "system" fn ExitWindowsEx(
    uflags: EXIT_WINDOWS_FLAGS,
    dwreason: SHUTDOWN_REASON
) -> BOOL
Expand description

Required features: "Win32_System_Shutdown", "Win32_Foundation"