Method
lrs
::
num
::
W32
::
count_ones
Counts the set bits in this integer.
Syntax
impl
W32
{ fn count_ones(self) -> usize }