nn::cfg::CTR::Finalize 関数

構文

#include <nn/cfg.h>

void Finalize(
     void
);

引数

なし。

返り値

なし。

説明

設定ライブラリを終了します。

履歴

2010/05/27
初版