Function windows_sys::Win32::System::Shutdown::ExitWindowsEx

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