Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

eventfd_read

Function eventfd_read 

Source
pub unsafe extern "C" fn eventfd_read(
    fd: c_int,
    value: *mut eventfd_t,
) -> c_int