Function arb_poly_set

Source
pub unsafe extern "C" fn arb_poly_set(
    poly: *mut arb_poly_struct,
    src: *const arb_poly_struct,
)