Skip to main content

eventfd2

Function eventfd2 

Source
pub unsafe fn eventfd2(initval: uint, flags: int) -> Result<int>
Expand description

Create a file descriptor for event notification.