event_add

Function event_add 

Source
pub unsafe extern "C" fn event_add(
    ev: *mut event,
    timeout: *const timeval,
) -> c_int