[][src]Function nc::eventfd2

pub fn eventfd2(count: u32, flags: i32) -> Result<i32, Errno>

Create a file descriptor for event notification.