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