[][src]Function antic::fmpq_poly_resultant

pub unsafe extern "C" fn fmpq_poly_resultant(
    r: *mut fmpq,
    f: *mut fmpq_poly_struct,
    g: *mut fmpq_poly_struct
)