Skip to main content

pop_count64

Function pop_count64 

Source
pub fn pop_count64(block: u64) -> i32
Expand description

Population count of a 64-bit block. (ctz.h: b2PopCount64)