mecab_lattice_set_boundary_constraint

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

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

Meta