ffi 0.2.0-nullsafety.0 ffi: ^0.2.0-nullsafety.0 copied to clipboard
Utilities for working with Foreign Function Interface (FFI) code.
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.