Performs exactly the same function as CopyVRAMToMemory, and consists of a jump into CopyVRAMToMemory. CopyDestToMemory is used in PIXBLT.C.
pVOID pSystemMemory - Pointer to the system-memory bit map to copy.
ULONG pVRAMAddress - Pointer to the source in VRAM.
ULONG width - Width in pels.
ULONG height - Height in scanlines.
ULONG format - Flags indicating the pel depth of pSystemMemory, can be 1, 8, 16, or 24 bits-per-pel.