Function fmpq_poly_realloc

Source
pub unsafe extern "C" fn fmpq_poly_realloc(
    poly: *mut fmpq_poly_struct,
    alloc: mp_limb_signed_t,
)