MTLHeap_Extensions.GetCurrentAllocatedSize(IMTLHeap) Method

Definition

Returns the current allcoated size of the heap.

public static nuint GetCurrentAllocatedSize (this Metal.IMTLHeap This);
static member GetCurrentAllocatedSize : Metal.IMTLHeap -> nuint

Parameters

This
IMTLHeap

The instance on which this method operates.

Returns

System.System.UIntPtr System.unativeint

Applies to