Function nix::sys::epoll::epoll_create

source ·
pub fn epoll_create() -> Result<RawFd>
Available on crate feature event only.