Struct AllocatorManager.SmallAllocatorHandle
Syntax
public struct SmallAllocatorHandle
Fields
Value
Index into a function table of allocation functions.
Declaration
Field Value
Operators
Implicit(Allocator to AllocatorManager.SmallAllocatorHandle)
Declaration
public static implicit operator AllocatorManager.SmallAllocatorHandle(Allocator a)
Parameters
Returns
Implicit(AllocatorManager.AllocatorHandle to AllocatorManager.SmallAllocatorHandle)
Declaration
public static implicit operator AllocatorManager.SmallAllocatorHandle(AllocatorManager.AllocatorHandle a)
Parameters
Returns
Implicit(AllocatorManager.SmallAllocatorHandle to AllocatorManager.AllocatorHandle)
Declaration
public static implicit operator AllocatorManager.AllocatorHandle(AllocatorManager.SmallAllocatorHandle a)
Parameters
Returns