MTLHeap_Extensions.GetCurrentAllocatedSize(IMTLHeap) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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