[#BloombergLP-bdlb-BitStringImpUtil-setEqWord] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/BitStringImpUtil.adoc[BitStringImpUtil]::setEqWord :relfileprefix: ../../../ :mrdocs: Assign to the specified `*dstValue` the value of the specified `srcValue`. == Synopsis Declared in `<bdlb_bitstringimputil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void setEqWord( uint64_t* dstValue, uint64_t srcValue); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#