Function flint_sys::qadic::qadic_set

source ·
pub unsafe extern "C" fn qadic_set(
    rop: *mut padic_poly_struct,
    op: *const padic_poly_struct,
    ctx: *const qadic_ctx_struct
)