Function winapi::um::winreg::InitiateShutdownA
source · pub unsafe extern "system" fn InitiateShutdownA(
lpMachineName: LPSTR,
lpMessage: LPSTR,
dwGracePeriod: DWORD,
dwShutdownFlags: DWORD,
dwReason: DWORD
) -> DWORD