---
title: NXSwapLittleLongToHost
framework: kernel
role: symbol
role_heading: Function
path: kernel/1517881-nxswaplittlelongtohost
---

# NXSwapLittleLongToHost

## Declaration

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

## See Also

### Little Endian to Host

- [NXSwapLittleDoubleToHost](kernel/1517883-nxswaplittledoubletohost.md)
- [NXSwapLittleFloatToHost](kernel/1517860-nxswaplittlefloattohost.md)
- [NXSwapLittleIntToHost](kernel/1517909-nxswaplittleinttohost.md)
- [NXSwapLittleLongLongToHost](kernel/1517857-nxswaplittlelonglongtohost.md)
- [NXSwapLittleShortToHost](kernel/1517906-nxswaplittleshorttohost.md)
