tree: acaf924ed56117afdd0ba9a52c10c7fcb336c102 [path history] [tgz]
  1. example/
  2. lib/
  3. analysis_options.yaml
  4. AUTHORS
  5. BUILD.gn
  6. CHANGELOG.md
  7. LICENSE
  8. pubspec.yaml
  9. README.md
ffi/README.md

Build Status

Utilities for working with Foreign Function Interface (FFI) code, incl. converting between Dart strings and C strings encoded with UTF-8 and UTF-16.

For additional details about Dart FFI (dart:ffi), see https://dart.dev/guides/libraries/c-interop.