mecab_nbest_next_tonode

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

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

Meta