/** * @file include/rc.h */ #pragma once void setCfgPath(char const *, int, char *); void loadInitScript(char const *);