Version: 2019.1
Experimental: this API is experimental and might be changed or removed in the future.

NativeAllocationEntries.overheadSize

Switch to Manual
public ArrayEntries<int> overheadSize ;

Description

An array that specifies, in bytes, how much of the memory in the returned native allocation is not part of your request. The overhead memory is used for allocation headers and other metadata describing the allocation.