Function rs_lockfree::util::atomic_load_raw_ptr[][src]

pub unsafe fn atomic_load_raw_ptr<T>(ptr: *const *mut T) -> *mut T

Atomic load raw pointer.