pub fn configure_allocator(delegate_loader: &AssemblyDelegateLoader)Expand description
Configure the dotnet runtime to allow it to allocate unmanaged memory from Rust for
specific purposes. Directly depends upon the bundled dotnet library.
pub fn configure_allocator(delegate_loader: &AssemblyDelegateLoader)Configure the dotnet runtime to allow it to allocate unmanaged memory from Rust for
specific purposes. Directly depends upon the bundled dotnet library.