org-list-get-next-item

org-list-get-next-item is a compiled Lisp function in `org-list.el'.

(org-list-get-next-item ITEM STRUCT PREVS)

Return next item in same sub-list as ITEM, or nil.
STRUCT is the list structure. PREVS is the alist of previous
items, as returned by `org-list-prevs-alist'.