Function arb_csch

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