acb_set_round

Function acb_set_round 

Source
pub unsafe extern "C" fn acb_set_round(
    z: *mut acb_struct,
    x: *const acb_struct,
    prec: mp_limb_signed_t,
)