ffi_helper library
Useful helpers for working with Foreign Function Interface (FFI).
Classes
- FfiHelper
- A helper class that encapsulates a DynamicLibrary and provides a convenient API for using the library.
Enums
- AppType
- The type of the current app.
- LoadOption
Extensions
- AsyncDynamicLibrary on DynamicLibrary
- Extension on DynamicLibrary with asynchronous methods.