Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.StubHelpers.CSTRMarshaler Class Reference

Static Package Functions

static unsafe IntPtr ConvertToNative (int flags, string strManaged, IntPtr pNativeBuffer)
 
static unsafe string ConvertToManaged (IntPtr cstr)
 
static void ClearNative (IntPtr pNative)
 
static unsafe void ConvertFixedToNative (int flags, string strManaged, IntPtr pNativeBuffer, int length)
 
static unsafe string ConvertFixedToManaged (IntPtr cstr, int length)
 

Detailed Description

Definition at line 5 of file CSTRMarshaler.cs.


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