tabulated-list-get-entry

tabulated-list-get-entry is a compiled Lisp function in `tabulated-list.el'.

(tabulated-list-get-entry &optional POS)

Return the Tabulated List entry at POS.
The value is a vector of column descriptors, or nil if there is
no entry at POS. POS, if omitted or nil, defaults to point.