[][src]Function antic::nmod_poly_rem

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