AtomicPtr in std::sync::atomic - Rust

A raw pointer type which can be safely shared between threads.