SDL_CACHE_LINE_SIZE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. enum SDL_CACHE_LINE_SIZE;
  2. enum SDL_CACHE_LINE_SIZE;
    version(!X86 && X86_64)
    extern (C) nothrow @nogc
    enum SDL_CACHE_LINE_SIZE = 64;
  3. enum SDL_CACHE_LINE_SIZE;
  4. enum SDL_CACHE_LINE_SIZE;

Meta