mecab_nbest_next_tostr

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

version(BindMeCab_Dynamic)
extern (C) @nogc nothrow __gshared
const(char)* function(mecab_t* mecab) mecab_nbest_next_tostr;

Meta