mecab_lattice_get_boundary_constraint

C wrapper of MeCab::Lattice::boundary_constraint(pos)

version(BindMeCab_Dynamic)
extern (C) @nogc nothrow __gshared
int function(mecab_lattice_t* lattice, size_t pos) mecab_lattice_get_boundary_constraint;

Meta