mecab_get_all_morphs

C wrapper of MeCab::Tagger::all_morphs()

version(BindMeCab_Dynamic)
extern (C) @nogc nothrow __gshared
int function(mecab_t* mecab) mecab_get_all_morphs;

Meta