mecab_nbest_next_tostr2

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

version(BindMeCab_Static)
extern (C) @nogc nothrow
char*
mecab_nbest_next_tostr2
(
mecab_t* mecab
,
char* ostr
,
size_t olen
)

Meta