Function mpz_tdiv_r_2exp

Source
pub unsafe extern "C" fn mpz_tdiv_r_2exp(
    r: mpz_ptr,
    n: mpz_srcptr,
    b: bitcnt_t,
)
Expand description