Function windows_sys::Win32::System::Shutdown::InitiateShutdownA

pub unsafe extern "system" fn InitiateShutdownA(
    lpmachinename: PCSTR,
    lpmessage: PCSTR,
    dwgraceperiod: u32,
    dwshutdownflags: SHUTDOWN_FLAGS,
    dwreason: SHUTDOWN_REASON,
) -> u32