mecab_lattice_nbest_tostr2

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

version(BindMeCab_Static)
extern (C) @nogc nothrow
const(char)*
mecab_lattice_nbest_tostr2
(
mecab_lattice_t* lattice
,
size_t N
,
char* buf
,
size_t size
)

Meta