Function gmp_mpfr_sys::gmp::mpn_popcount
source ยท pub unsafe extern "C" fn mpn_popcount(
s1p: *const limb_t,
n: size_t,
) -> bitcnt_t
Expand description
See: mpn_popcount
pub unsafe extern "C" fn mpn_popcount(
s1p: *const limb_t,
n: size_t,
) -> bitcnt_t
See: mpn_popcount