clroxide 1.1.1

A library that allows you to host the CLR and execute dotnet binaries.
Documentation
1
2
3
4
pub use windows::{
    core::{GUID, HRESULT},
    Win32::Foundation::{BOOL, HANDLE, HINSTANCE},
};