Returns a pointer that provides uncached access to a specified block of memory.
Parameters
pPointer
Pointer to a block of memory.
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 Thu Sep 19 2013 00:34:53 for Mount Fuji Engine by 1.8.5