elisp--function-argstring

elisp--function-argstring is a compiled Lisp function in `elisp-mode.el'.

(elisp--function-argstring ARGLIST)

Return ARGLIST as a string enclosed by ().
ARGLIST is either a string, or a list of strings or symbols.