mecab_lattice_nbest_tostr2

C wrapper of MeCab::Lattice::enumNBestAsString(N, buf, size)

version(BindMeCab_Dynamic)
extern (C) @nogc nothrow __gshared
const(char)* function(mecab_lattice_t* lattice, size_t N, char* buf, size_t size) mecab_lattice_nbest_tostr2;

Meta