org-babel-where-is-src-block-result

org-babel-where-is-src-block-result is a compiled Lisp function in `ob-core.el'.

(org-babel-where-is-src-block-result &optional INSERT INFO HASH INDENT)

Find where the current source block results begin.
Return the point at the beginning of the result of the current
source block. Specifically at the beginning of the results line.
If no result exists for this block then create a results line
following the source block.