Function winapi::um::winreg::InitiateSystemShutdownExA
source · pub unsafe extern "system" fn InitiateSystemShutdownExA(
lpMachineName: LPSTR,
lpMessage: LPSTR,
dwTimeout: DWORD,
bForceAppsClosed: BOOL,
bRebootAfterShutdown: BOOL,
dwReason: DWORD
) -> BOOL