---
title: NXSwapBigIntToHost
framework: kernel
role: symbol
role_heading: Function
path: kernel/1517887-nxswapbiginttohost
---

# NXSwapBigIntToHost

## Declaration

```occ
unsigned int NXSwapBigIntToHost(unsigned int x);
```

## See Also

### Big Endian to Host

- [NXSwapBigDoubleToHost](kernel/1517910-nxswapbigdoubletohost.md)
- [NXSwapBigFloatToHost](kernel/1517904-nxswapbigfloattohost.md)
- [NXSwapBigLongLongToHost](kernel/1517892-nxswapbiglonglongtohost.md)
- [NXSwapBigLongToHost](kernel/1517901-nxswapbiglongtohost.md)
- [NXSwapBigShortToHost](kernel/1517908-nxswapbigshorttohost.md)
