Function mpz_hamdist

Source
pub unsafe extern "C" fn mpz_hamdist(
    op1: mpz_srcptr,
    op2: mpz_srcptr,
) -> bitcnt_t
Expand description