Function std::intrinsics::volatile_storeUnstable [-] [+] [src]

pub unsafe fn volatile_store<T>(dst: *mut T, val: T)

Perform a volatile store to the dst pointer.