pub fn rotr<W: WordRotate>(x: W, n: i64) -> W
Right rotation — the compiled form of rotr(x, n).
rotr(x, n)