mecabPtr property

Pointer<Void>? mecabPtr
getter/setter pair

Pointer to the Mecab instance on the C side

Implementation

Pointer<Void>? mecabPtr;