ALFA.Shared.ServerInterop.NWN2_Heap_Deallocate C# (CSharp) 메소드

NWN2_Heap_Deallocate() 개인적인 메소드

private NWN2_Heap_Deallocate ( IntPtr Heap, IntPtr P ) : IntPtr
Heap System.IntPtr
P System.IntPtr
리턴 System.IntPtr
        internal static extern IntPtr NWN2_Heap_Deallocate(IntPtr Heap, IntPtr P);