Constructor ( .ctor )
new: GCHandle * int64 -> PinnedMemory
Implicit constructor.
Declaration
new: gcHnd:GCHandle * size:int64 -> PinnedMemoryParameters
| Type | Name | Description | 
|---|---|---|
| System.Runtime.InteropServices.GCHandle | gcHnd | |
| int64 | size | 
Returns
| Type | Description | 
|---|---|
| PinnedMemory |