Bitwise.rotateRight

Undocumented in source. Be warned that the author may not have intended to support it.
  1. uint rotateRight(uint x, uint y)
    struct Bitwise
    static
    uint
    rotateRight
    (
    uint x
    ,
    uint y
    )
  2. ulong rotateRight(ulong x, uint y)

Meta