![]() |
BlockMoveDataUncached |
||||
Header: | MacMemory.h | Carbon status: | Supported | |
void BlockMoveDataUncached ( const void *srcPtr, void *destPtr, Size byteCount );
You should not make any assumptions about the state of the destination memory while BlockMoveDataUncached is executing. In the intermediate state, values may be present that are neither the original nor the final ones.
Supported in Carbon. Available in CarbonLib 1.0 and later when DriverServicesLib 1.0 (or later) or InterfaceLib 8.5 (or later) is installed. Exported by CarbonLib 1.0 and later, DriverServicesLib 1.0 and later, and by InterfaceLib 8.5 and later.