Function libaeron_sys::aeron_context_set_error_handler

source ยท
pub unsafe extern "C" fn aeron_context_set_error_handler(
    context: *mut aeron_context_t,
    handler: aeron_error_handler_t,
    clientd: *mut c_void
) -> c_int