SwiftlyS2

IVariantAllocator

Interface IVariantAllocator

Namespace: SwiftlyS2.Shared.Natives

Assembly: SwiftlyS2.CS2.dll

public interface IVariantAllocator

Methods

Alloc(ulong)

public static abstract nint Alloc(ulong size)
Parameters
Returns

Free(nint)

public static abstract void Free(nint ptr)
Parameters

On this page