MTLResource_Extensions.GetAllocatedSize(IMTLResource) 方法

定义

返回已分配的资源大小。

public static nuint GetAllocatedSize (this Metal.IMTLResource This);
static member GetAllocatedSize : Metal.IMTLResource -> nuint

参数

This
IMTLResource

此方法在其上运行的实例。

返回

System.System.UIntPtr System.unativeint

适用于