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