arb_poly_set_fmpq_poly

Function arb_poly_set_fmpq_poly 

Source
pub unsafe extern "C" fn arb_poly_set_fmpq_poly(
    poly: *mut arb_poly_struct,
    src: *const fmpq_poly_struct,
    prec: mp_limb_signed_t,
)