tabulated-list-get-id
tabulated-list-get-id is a compiled Lisp function in `tabulated-list.el
'.
(tabulated-list-get-id &optional POS)
Return the entry ID of the Tabulated List entry at POS.
The value is an ID object from `tabulated-list-entries', or nil.
POS, if omitted or nil, defaults to point.