void* MFHeap_GetUncachedPointer void *  pPointer  ) 
 

Returns a pointer that provides uncached access to a specified block of memory.

Parameters:
pPointer Pointer to a block of memory.
Returns:
Returns Pointer to the same block of memory with uncached read and write access.
Remarks:
This function is not guaranteed to return a genuine uncached pointer. Some platforms dont have an uncached addressing mode. This should be used for performance optimisation only.


Generated on Sat Oct 28 16:27:34 2006 for MountFuji Engine by  doxygen 1.4.5