hs-c-like-adjust-block-beginning

hs-c-like-adjust-block-beginning is a compiled Lisp function in `hideshow.el'.

(hs-c-like-adjust-block-beginning INITIAL)

Adjust INITIAL, the buffer position after `hs-block-start-regexp'.
Actually, point is never moved; a new position is returned that is
the end of the C-function header. This adjustment function is meant
to be assigned to `hs-adjust-block-beginning' for C-like modes.