fn popCount(r: *Managed, a: *const Managed, bit_count: usize) !void

r = @popCount(a) with 2s-complement semantics. r and a may be aliases.

Parameters

r: *Managed,
a: *const Managed,
bit_count: usize,