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

eventfd_write

Function eventfd_write 

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