[][src]Function antic::fmpq_poly_rescale

pub unsafe extern "C" fn fmpq_poly_rescale(
    res: *mut fmpq_poly_struct,
    poly: *mut fmpq_poly_struct,
    x: *mut fmpq
)