Function dotnetrawfilereader_sys::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.