Function ExitWindowsEx

Source
pub unsafe extern "C" fn ExitWindowsEx(
    uFlags: UINT,
    dwReason: DWORD,
) -> BOOL