migemo_close

Migemoオブジェクトを破棄し、使用していたリソースを解放する。

export extern (C) nothrow @nogc
void
migemo_close

Parameters

obj .migemo*

破棄するMigemoオブジェクト

Meta