Function gmp_mpfr_sys::gmp::mpf_div_2exp

source ·
pub unsafe extern "C" fn mpf_div_2exp(
    rop: mpf_ptr,
    op1: mpf_srcptr,
    op2: bitcnt_t
)
Expand description