acb_union

Function acb_union 

Source
pub unsafe extern "C" fn acb_union(
    res: *mut acb_struct,
    x: *mut acb_struct,
    y: *mut acb_struct,
    prec: mp_limb_signed_t,
)