Function windows_sys::Win32::System::Shutdown::InitiateShutdownA
[−]pub unsafe extern "system" fn InitiateShutdownA(
lpmachinename: PCSTR,
lpmessage: PCSTR,
dwgraceperiod: u32,
dwshutdownflags: SHUTDOWN_FLAGS,
dwreason: SHUTDOWN_REASON
) -> u32
Expand description
Required features: "Win32_System_Shutdown"