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

namespace Unity.Collections
{
public class UnsafeQueueBlockHeader // TypeDefIndex: 12864
{
	// Fields
	type#12447 m_NextBlock;
	type#20872 m_NumItems;
}
}
