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