[][src]Function antic::nmod_poly_divrem

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