---
title: NXSwapBigLongToHost
framework: kernel
role: symbol
role_heading: Function
path: kernel/1517901-nxswapbiglongtohost
---

# NXSwapBigLongToHost

## Declaration

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

## See Also

### Big Endian to Host

- [NXSwapBigDoubleToHost](kernel/1517910-nxswapbigdoubletohost.md)
- [NXSwapBigFloatToHost](kernel/1517904-nxswapbigfloattohost.md)
- [NXSwapBigIntToHost](kernel/1517887-nxswapbiginttohost.md)
- [NXSwapBigLongLongToHost](kernel/1517892-nxswapbiglonglongtohost.md)
- [NXSwapBigShortToHost](kernel/1517908-nxswapbigshorttohost.md)
