1 %feature("docstring",
2 "This class represents an item in an :py:class:`SBQueue`."
3 ) lldb::SBQueueItem;
4