Function nc::eventfd[][src]

pub fn eventfd(count: u32) -> Result<i32, Errno>
Expand description

Create a file descriptor for event notification.