[][src]Function nginx::epoll_pwait

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