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