terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Buffers.MemoryHandle Struct Reference
+ Inheritance diagram for System.Buffers.MemoryHandle:
+ Collaboration diagram for System.Buffers.MemoryHandle:

Public Member Functions

unsafe MemoryHandle (void *pointer, global::System.Runtime.InteropServices.GCHandle handle=default(global::System.Runtime.InteropServices.GCHandle), IPinnable pinnable=null)
 
void Dispose ()
 

Properties

unsafe voidPointer [get, set]
 

Private Attributes

unsafe void_pointer
 
global::System.Runtime.InteropServices.GCHandle _handle
 
IPinnable _pinnable
 

Detailed Description

Definition at line 9 of file MemoryHandle.cs.


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