nn::cfg::CTR::Initialize 関数

構文

#include <nn/cfg.h>

void Initialize(
     void
);

引数

なし。

返り値

なし。

説明

設定ライブラリを初期化します。

履歴

2010/05/27
初版