Bitwise-ANDs an integer into this value in place.
Declared in <script/script.h>
<script/script.h>
CScriptNum& operator&=(int64_t const& rhs);
A reference to this value.