Synopsis
unsigned long ctl_byte_swap_32b(unsigned long n);
Description

ctl_byte_swap_32b reverses the byte order of the four bytes of n and returns that value.

See Also

ctl_byte_swap_16b, CTL_BYTE_SWAP_32b_LIT