[−][src]Function sdl2_sys::SDL_GetCPUCacheLineSize
pub unsafe extern "C" fn SDL_GetCPUCacheLineSize() -> c_int
This function returns the L1 cache line size of the CPU
This is useful for determining multi-threaded structure padding or SIMD prefetch sizes.