win/memory.h マニュアル

(The documentation of win/memory.h)

Last Update: 2025/7/10


win/memory.hでは WINデータ用の動的メモリを扱う関数が定義されている。 このヘッダファイル内で定義されている関数を以下に示す。 各関数の詳細は関数名をクリックしてリンク先を参照のこと。
Functions to treat dynamic memories for WIN data are defined in win/memory.h. Functions defined in this header file are listed below. For details of individual functions, click the links.

関数名
Function name
機能・用途
Purpose
free_win_data struct win_data型構造体の動的メモリを解放する。
Release dynamic memories for a struct win_data-type structure.