listepo / ffi

Utilities for working with Foreign Function Interface (FFI) code

Home Page:https://pub.dev/packages/ffi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Utilities for working with Foreign Function Interface (FFI) code

https://pub.dev/packages/ffi

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 100.0%