bitSet

Set idx-th bit in var to 1

void
bitSet
(
T
)
(
ref T num
,
ubyte idx
)

Meta