Rotates the bits of x to the left by s positions.
x
s
Declared in <absl/numeric/bits.h>
<absl/numeric/bits.h>
using std::rotl;