[][src]Function antic::nmod_poly_derivative

pub unsafe extern "C" fn nmod_poly_derivative(
    x_prime: *mut nmod_poly_struct,
    x: *mut nmod_poly_struct
)