libc

Function eventfd_read

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