logo
pub unsafe extern "C" fn mpn_popcount(
    s1p: *const limb_t,
    n: size_t
) -> bitcnt_t
Expand description