[][src]Function nginx::epoll_wait

pub unsafe extern "C" fn epoll_wait(
    __epfd: c_int,
    __events: *mut epoll_event,
    __maxevents: c_int,
    __timeout: c_int
) -> c_int