menu
mecab_for_dart package
documentation
mecab_ffi_native.dart
destroyMecab function
destroyMecab function
dark_mode
light_mode
destroyMecab
function
@
Native
<
Void
Function
(
Pointer
<
Void
>
)
>(Pointer<Void>)>()
void
destroyMecab
(
Pointer
<
Void
>
tagger
)
Implementation
@Native<Void Function(Pointer<Void>)>() external void destroyMecab(Pointer<Void> tagger);
mecab_for_dart package
documentation
mecab_ffi_native
destroyMecab function
mecab_ffi_native library