---
title: NXSwapLittleLongLongToHost
framework: kernel
role: symbol
role_heading: Function
path: kernel/1517857-nxswaplittlelonglongtohost
---

# NXSwapLittleLongLongToHost

## Declaration

```occ
unsigned long long NXSwapLittleLongLongToHost(unsigned long long x);
```

## See Also

### Little Endian to Host

- [NXSwapLittleDoubleToHost](kernel/1517883-nxswaplittledoubletohost.md)
- [NXSwapLittleFloatToHost](kernel/1517860-nxswaplittlefloattohost.md)
- [NXSwapLittleIntToHost](kernel/1517909-nxswaplittleinttohost.md)
- [NXSwapLittleLongToHost](kernel/1517881-nxswaplittlelongtohost.md)
- [NXSwapLittleShortToHost](kernel/1517906-nxswaplittleshorttohost.md)
