mecab_nbest_next_tostr2

C wrapper of MeCab::Tagger::next(char *ostr, size_t olen)

version(BindMeCab_Dynamic)
extern (C) @nogc nothrow __gshared
char* function(mecab_t* mecab, char* ostr, size_t olen) mecab_nbest_next_tostr2;

Meta