Crate once_ptr

source ·
Expand description

An wrapper around an AtomicPtr that can only be set once.

Structs

  • An atomic pointer that can only be initialized once.