Skip to main content
AtomicUnsignedLong
tokio
1.53.1
Atomic
Unsigned
Long
Aliased Type
In tokio::
runtime::
scheduler::
multi_
thread::
queue
tokio
::
runtime
::
scheduler
::
multi_thread
::
queue
Type Alias
Atomic
Unsigned
Long
Copy item path
Source
type AtomicUnsignedLong =
AtomicU64
;
Aliased Type
ยง
#[repr(C)]
struct AtomicUnsignedLong {
/* private fields */
}