// Assembly: Unity.Collections
// Full name: Unity.Collections.UnsafeQueue`1

namespace Unity.Collections
{
public class UnsafeQueue`1 // TypeDefIndex: 12866
{
	// Fields
	type#12449 m_Buffer;
	type#30010 m_AllocatorLabel;

	// Methods
	// RVA: -1
	internal static type#28660 Free(type#12361 data) { }
	// RVA: -1
	public type#15313 get_IsCreated() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
}
}
