Function flint_sys::nmod_poly::nmod_poly_gcd[][src]

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