dst


VOID CopyMemory( PVOID Destination, // コピー先 CONST VOID *Source, // コピー元メモリブロック SIZE_T Length // メモリブロックのサイズ );