Noop to trigger git syncing (#14)

1 file changed
tree: 5d5266233b47d61cd9fea864ea84ef8d99a0e7e6
  1. lib/
  2. test/
  3. .gitignore
  4. .travis.yml
  5. analysis_options.yaml
  6. AUTHORS
  7. CHANGELOG.md
  8. LICENSE
  9. pubspec.yaml
  10. README.md
README.md

Build Status

Utilities for working with Foreign Function Interface (FFI) code, incl. converting between Dart strings and C strings encoded with utf8 and utf16.

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