has type `pointer to $C$'. (Note that the type of @|me| depends only on the
class which defined the slot, not the class which defined the initializer.)
+A class can also define \emph{class slot initializers}, which provide values
+for a slot defined by its metaclass; see \xref{sec:concepts.metaclasses} for
+details.
+
\subsection{C language integration} \label{sec:concepts.classes.c}