mecab_format_node

C wrapper of MeCab::Tagger::formatNode(const Node *node)

version(BindMeCab_Static)
extern (C) @nogc nothrow
const(char)*
mecab_format_node
(
mecab_t* mecab
,
const(mecab_node_t)* node
)

Meta