[][src]Function flint_sys::fmpz_mod_poly_resultant_hgcd

pub unsafe extern "C" fn fmpz_mod_poly_resultant_hgcd(
    res: *mut fmpz,
    f: *const fmpz_mod_poly,
    g: *const fmpz_mod_poly
)

See the FLINT Documentation for this function.