_CacheWriteBack
Visual Studio 2005
This function writes the cache line containing the address referenced by the pointer to main memory.
void __cdecl __CacheWriteback( void * );
Parameters
- *
- [in] Pointer to cache line.