ex_func_T
is a typedef for a function pointer that points to the function that manages a specific ex command: typedef void (*ex_func_T) (exarg_T *eap);
ex_docmd.c
. ex_cmds.h
, the file ex_cmdidxs.h
needs to be generated with create_cmdidxs.vim