Skip to content

shl

int  shl(int a, int bits)

Bit-shifts a to the left by bits.