nmod_poly_gcd

Function nmod_poly_gcd 

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