c-initialization-hook

c-initialization-hook is a variable defined in `cc-vars.el'.
Its value is
nil

  • This variable may be risky if used as a file-local variable.

Documentation:
*Hook called when the CC Mode package gets initialized.
This hook is only run once per Emacs session and can be used as a
`load-hook' or in place of using `eval-after-load'.

You can customize this variable.