動的メモリを解放したい構造体のアドレス。
The address of a structure
whose dynamic memories have to be released.
◆動作(Behaviour)
引数dataに包含される全ての配列の動的メモリを解放する。
また、配列要素数を表す整数は全て0に設定する。
Release dynamic memories for all arrays included in argument data.
All integers that represent the number of array components are set as 0.