terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Buffers.MemoryHandle Struct Reference
+ Inheritance diagram for System.Buffers.MemoryHandle:

Public Member Functions

unsafe MemoryHandle (void *pointer, [Optional] GCHandle handle, [Optional] IPinnable pinnable)
 
void Dispose ()
 

Properties

unsafe voidPointer [get]
 

Private Attributes

unsafe void_pointer
 
GCHandle _handle
 
IPinnable _pinnable
 

Detailed Description

Definition at line 8 of file MemoryHandle.cs.


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