Share via


CMCustomBlockAllocator.Free(IntPtr, UIntPtr) Method

Definition

public virtual void Free(IntPtr doomedMemoryBlock, UIntPtr sizeInBytes);
abstract member Free : nativeint * unativeint -> unit
override this.Free : nativeint * unativeint -> unit

Parameters

doomedMemoryBlock
IntPtr

nativeint

sizeInBytes
UIntPtr

unativeint

Applies to