mecab_lattice_set_theta

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

version(BindMeCab_Dynamic)
extern (C) @nogc nothrow __gshared
void function(mecab_lattice_t* lattice, double theta) mecab_lattice_set_theta;

Meta