mecab_lattice_has_constraint

C wrapper of MeCab::Lattice::has_constraint()

version(BindMeCab_Dynamic)
extern (C) @nogc nothrow __gshared
int function(mecab_lattice_t* lattice) mecab_lattice_has_constraint;

Meta