std
::
core
::
builtin
@prefetch
macro
@prefetch
(
void
*
ptr
,
PrefetchLocality
$locality
=
VERY_NEAR
,
bool
$write
=
false
)
@builtin
Prefetch a pointer.
Parameters