Assign to the specified *dstValue the value of *dstValue bitwise AND-ed with the specified srcValue.
*dstValue
srcValue
Declared in <bdlb_bitstringimputil.h>
<bdlb_bitstringimputil.h>
static void andEqWord( uint64_t* dstValue, uint64_t srcValue);