Function libc::epoll_pwait [−][src]
pub unsafe extern "C" fn epoll_pwait(
    epfd: c_int, 
    events: *mut epoll_event, 
    maxevents: c_int, 
    timeout: c_int, 
    sigmask: *const sigset_t
) -> c_intpub unsafe extern "C" fn epoll_pwait(
    epfd: c_int, 
    events: *mut epoll_event, 
    maxevents: c_int, 
    timeout: c_int, 
    sigmask: *const sigset_t
) -> c_int