n_poly_mod_div_root

Function n_poly_mod_div_root 

Source
pub unsafe extern "C" fn n_poly_mod_div_root(
    Q: *mut n_poly_struct,
    A: *mut n_poly_struct,
    c: mp_limb_t,
    ctx: nmod_t,
) -> mp_limb_t