Carbon


BlockMoveUncached

Header: MacMemory.h Carbon status: Supported

void BlockMoveUncached (
    const void *srcPtr, 
    void *destPtr, 
    Size byteCount
);
srcPtr
destPtr
byteCount

AVAILABILITY

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.


© 2000 Apple Computer, Inc. — (Last Updated 4/6/2000)