Function acb_poly_set

Source
pub unsafe extern "C" fn acb_poly_set(
    dest: *mut acb_poly_struct,
    src: *const acb_poly_struct,
)