Skip to main content

rotr

Function rotr 

Source
pub fn rotr<W: WordRotate>(x: W, n: i64) -> W
Expand description

Right rotation — the compiled form of rotr(x, n).