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

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