[][src]Type Definition libevent_sys::event_callback_fn

type event_callback_fn = Option<unsafe extern "C" fn(arg1: c_int, arg2: c_short, arg3: *mut c_void)>;