void njMemCopySQ( *dst, *src, num ) void *dst const void *src Sint32 num
コピー先を指定する引数*dstとコピー元を指定する引数*srcは、32バイトアライメントである必要があります。