Searched defs:MainFunction (Results 1 – 2 of 2) sorted by relevance
67 typedef int (*MainFunction)(int, const char *[]); in main() typedef
233 auto *MainFunction = MainAddr.toPtr<MainFnPtr>(); in main() local