Method lrs::num::W64::swap

Swaps the bytes in this integer.

Syntax

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