Y
Hacker News
new
|
ask
|
show
|
jobs
by
ai_
633 days ago
You can also just allocate unmanaged memory directly via `Marshal.AllocHGlobal`. Basically the .NET version of `malloc()`