Function: vtable--spacer
vtable--spacer is a byte-compiled function defined in vtable.el.gz.
Signature
(vtable--spacer TABLE)
Source Code
;; Defined in /usr/src/emacs/lisp/emacs-lisp/vtable.el.gz
(defun vtable--spacer (table)
(vtable--compute-width table (vtable-separator-width table)))