[][src]Function antic::fmpq_div_2exp

pub unsafe extern "C" fn fmpq_div_2exp(
    res: *mut fmpq,
    x: *mut fmpq,
    exp: mp_limb_t
)