BSKBitSet* BSKClearBitSet( BSKBitSet* set );
Description: Initializes the given bit set to 0, thus clearing all bits in the set.
Return to the API Return to the function listing