Function arb_intersection

Source
pub unsafe extern "C" fn arb_intersection(
    z: *mut arb_struct,
    x: *const arb_struct,
    y: *const arb_struct,
    prec: slong,
) -> c_int