mono-rt 0.1.0

Dynamic bindings to the Mono runtime for process injection into Unity games and Mono-hosted applications on Windows
1
2
3
use super::mono_handle;

mono_handle!(MonoVTable);