setDic2 method

int setDic2(
  1. String? path
)

Implementation

int setDic2(String? path) {
  return openjtalkSetDic2(this, path);
}