x11rb
0.13.2
Module atomic_
u64
Module Items
Structs
In x11rb::
xcb_
ffi
x11rb
::
xcb_ffi
Module
atomic_u64
Copy item path
Source
Expand description
Either
AtomicU64
or emulating
AtomicU64
through a
Mutex
.
Structs
ยง
Atomic
U64
๐
An integer type which can be safely shared between threads.