Docs.rs
khal-std-0.2.0
khal-std 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
sebcrozet
Dependencies
corosensei ^0.3
normal
optional
glamx ^0.3
normal
khal-derive ^0.2.0
normal
rayon ^1
normal
optional
spirv-std-macros ^0.10.0-alpha.1
normal
spirv-std ^0.10.0-alpha.1
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
atomic_load_u32_workgroup
khal_
std
0.2.0
In khal_
std::
sync
khal_std
::
sync
Function
atomic_
load_
u32_
workgroup
Copy item path
Source
pub fn atomic_load_u32_workgroup(ptr: &mut
u32
) ->
u32
Expand description
Atomically loads
*ptr
(workgroup scope).