// Assembly: Unity.Collections
// Full name: Unity.Collections.UnsafeQueueData

namespace Unity.Collections
{
public class UnsafeQueueData // TypeDefIndex: 12865
{
	// Fields
	type#20929 m_FirstBlock;
	type#20929 m_LastBlock;
	type#20872 m_MaxItems;
	type#20872 m_CurrentRead;
	type#12379 m_CurrentWriteBlockTLS;

	// Methods
	// RVA: -1
	public static type#28660 DeallocateQueue(type#12448 data, type#30009 allocator) { }
}
}
