Function surge_halfrate::imports::_bittestandset
1.55.0 · source · [−]Expand description
Returns the bit in position b
of the memory addressed by p
, then sets the bit to 1
.
Returns the bit in position b
of the memory addressed by p
, then sets the bit to 1
.