mecab_nbest_init

C wrapper of MeCab::Tagger::parseNBestInit(char *str)

version(BindMeCab_Static)
extern (C) @nogc nothrow
int
mecab_nbest_init
(
mecab_t* mecab
,
const(char)* str
)

Meta