Skip to main content

popcount

Function popcount 

Source
pub(crate) fn popcount(packed: &Bound<'_, PyAny>) -> PyResult<u64>