configure_allocator

Function configure_allocator 

Source
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.