Type Alias AtomicFenceValue
pub type AtomicFenceValue = Atomic<u64>;Available on crate feature
unstable-wgpu-27 and supports_64bit_atomics only.Aliased Typeยง
pub struct AtomicFenceValue { /* private fields */ }