[][src]Function antic::fmpq_poly_gcd

pub unsafe extern "C" fn fmpq_poly_gcd(
    G: *mut fmpq_poly_struct,
    A: *mut fmpq_poly_struct,
    B: *mut fmpq_poly_struct
)