Aligned memory allocation methods in the style of `System.Runtime.InteropServices.Marshal`.
Info
Version: | 1.0.0 |
Author(s): | Nick Strupat |
Last Update: | Monday, October 21, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NickStrupat/MarshalAligned |
NuGet Url: | https://www.nuget.org/packages/MarshalAligned |
Install
Install-Package MarshalAligned
dotnet add package MarshalAligned
paket add MarshalAligned
MarshalAligned Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags