Function geometric_algebra::simd::_popcnt64

1.27.0 · source ·
pub unsafe fn _popcnt64(x: i64) -> i32
Expand description

Counts the bits that are set.

Intel’s documentation