winapi::um::winreg

Function InitiateShutdownA

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