[][src]Function flint_sys::fmpz_cdiv_q_2exp

pub unsafe extern "C" fn fmpz_cdiv_q_2exp(
    f: *mut fmpz,
    g: *const fmpz,
    exp: ulong
)

See the FLINT Documentation for this function.