prefetch_read

Function prefetch_read 

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

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