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

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

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