acb_poly_set_round

Function acb_poly_set_round 

Source
pub unsafe extern "C" fn acb_poly_set_round(
    dest: *mut acb_poly_struct,
    src: *mut acb_poly_struct,
    prec: mp_limb_signed_t,
)