Function arb_exp

Source
pub unsafe extern "C" fn arb_exp(
    z: *mut arb_struct,
    x: *const arb_struct,
    prec: slong,
)