Method lrs::num::W32::swap

Swaps the bytes in this integer.

Syntax

impl W32 {
    fn swap(self) -> W32
}