event_base_active_by_fd

Function event_base_active_by_fd 

Source
pub unsafe extern "C" fn event_base_active_by_fd(
    base: *mut event_base,
    fd: c_int,
    events: c_short,
)