---
title: NXSwapBigLongLongToHost
framework: kernel
role: symbol
role_heading: Function
path: kernel/1517892-nxswapbiglonglongtohost
---

# NXSwapBigLongLongToHost

## Declaration

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

## See Also

### Big Endian to Host

- [NXSwapBigDoubleToHost](kernel/1517910-nxswapbigdoubletohost.md)
- [NXSwapBigFloatToHost](kernel/1517904-nxswapbigfloattohost.md)
- [NXSwapBigIntToHost](kernel/1517887-nxswapbiginttohost.md)
- [NXSwapBigLongToHost](kernel/1517901-nxswapbiglongtohost.md)
- [NXSwapBigShortToHost](kernel/1517908-nxswapbigshorttohost.md)
