Function windows_sys::Win32::System::Shutdown::ExitWindowsEx
[−]pub unsafe extern "system" fn ExitWindowsEx(
uflags: EXIT_WINDOWS_FLAGS,
dwreason: SHUTDOWN_REASON
) -> BOOL
Expand description
Required features: "Win32_System_Shutdown"
, "Win32_Foundation"