Rhodopsin.NativeInterop is a utility package that helps bridging between .NET CLR languages and other languages with a FFI interface.
Include this package with your project file:
<PackageReference Include="Rhodopsin.NativeInterop" Version="1.0.0" />
For detailed usage and API references, visit the documentation.
This package is licensed under the BSD 3-Clause Clear License.