Function polars_utils::mem::prefetch_l2

source ·
pub unsafe fn prefetch_l2(ptr: *const u8)
Expand description

§Safety

This should only be called with pointers to valid memory.