prefetch_write

Function prefetch_write 

Source
pub unsafe fn prefetch_write<T>(ptr: *const T)
Expand description

预取数据到 CPU 缓存(写优化)