Function gmp_mpfr_sys::gmp::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