Function fate::intrin::prefetch::prefetch_highest [] [src]

pub fn prefetch_highest<T>(addr: *const T)

Prefetch a memory location, hinting that it is read-only data that very probably will be used again later.