Function winapi::um::winreg::InitiateShutdownA[][src]

pub unsafe extern "system" fn InitiateShutdownA(
    lpMachineName: LPSTR,
    lpMessage: LPSTR,
    dwGracePeriod: DWORD,
    dwShutdownFlags: DWORD,
    dwReason: DWORD
) -> DWORD