destroyMecab function

  1. @Native<Void Function(Pointer<Void>)>(Pointer<Void>)>()
void destroyMecab(
  1. Pointer<Void> tagger
)

Implementation

@Native<Void Function(Pointer<Void>)>()
external void destroyMecab(Pointer<Void> tagger);