Function: make-erc--target-channel-local
make-erc--target-channel-local is a byte-compiled function defined in
erc-common.el.gz.
Signature
(make-erc--target-channel-local &key STRING SYMBOL)
Documentation
Constructor for objects of type erc--target-channel-local.
Source Code
;; Defined in /usr/src/emacs/lisp/erc/erc-common.el.gz
(cl-defstruct (erc--target-channel-local (:include erc--target-channel)))