Function nix::sys::epoll::epoll_ctl [] [src]

pub fn epoll_ctl(epfd: Fd, op: EpollOp, fd: Fd, event: &EpollEvent) -> Result<()>