BSKBitSet* BSKSetBit( BSKBitSet* set, BSKUI32 bit );
Description: Sets the indicated bit in the set, where bit is the 'index' of the bit to set.
Return to the API Return to the function listing