[][src]Function antic::nmod_poly_div

pub unsafe extern "C" fn nmod_poly_div(
    Q: *mut nmod_poly_struct,
    A: *mut nmod_poly_struct,
    B: *mut nmod_poly_struct
)