thermion_flutter_free function
Implementation
@ffi.Native<ffi.Void Function(ffi.Pointer<ffi.Void>)>(
symbol: '_thermion_flutter_free', assetId: 'thermion_dart')
external void thermion_flutter_free(
ffi.Pointer<ffi.Void> ptr,
);
@ffi.Native<ffi.Void Function(ffi.Pointer<ffi.Void>)>(
symbol: '_thermion_flutter_free', assetId: 'thermion_dart')
external void thermion_flutter_free(
ffi.Pointer<ffi.Void> ptr,
);