Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Buffers.MemoryHandle Struct Reference

Public Member Functions

unsafe MemoryHandle (void *pointer, GCHandle handle=default(GCHandle), IPinnable? pinnable=null)
 
unsafe void Dispose ()
 

Properties

unsafe void * Pointer [get]
 

Private Attributes

unsafe void * _pointer
 
GCHandle _handle
 
IPinnable _pinnable
 

Detailed Description

Definition at line 5 of file MemoryHandle.cs.


The documentation for this struct was generated from the following file: