[][src]Function antic::nmod_poly_gcd_hgcd

pub unsafe extern "C" fn nmod_poly_gcd_hgcd(
    G: *mut nmod_poly_struct,
    A: *mut nmod_poly_struct,
    B: *mut nmod_poly_struct
)