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

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

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