Function std::intrinsics::volatile_storeExperimental
[-]
[+]
[src]
pub unsafe fn volatile_store<T>(*mut T, T)
Perform a volatile store to the dst
pointer.