if it was clear.
bts
fn
int bts(size_t * p, size_t bitnum) pure @systemTests and sets the bit.
Parameters
p | a non-NULL pointer to an array of size_ts. |
bitnum | a bit number, starting with bit 0 of p[0], and progressing. It addresses bits like the expression: |
Returns
A non-zero value if the bit was set, and a zero