| Interface | Description |
|---|---|
| NativeFunctionHandle |
A handle that can be used to call a native function.
|
| NativeFunctionInterface | |
| NativeFunctionInterfaceAccess |
A service that provides access to a
NativeFunctionInterface implementation. |
| NativeFunctionPointer |
An opaque representation of a native function pointer.
|
| NativeLibraryHandle |
An opaque representation of a native library handle.
|