| Interface | Description |
|---|---|
| NFIBackend |
Implementation interface for Truffle NFI backends.
|
| NFIBackendFactory |
Service interface for languages that implement a backend for the Truffle NFI.
|
| Class | Description |
|---|---|
| BackendNativePointerLibrary | |
| NFIBackendLibrary | |
| NFIBackendSignatureBuilderLibrary | |
| NFIBackendSignatureLibrary |
Library that specifies the protocol between the Truffle NFI and its backend implementations.
|