Searched refs:ReloadFunc (Results 1 – 1 of 1) sorted by relevance
23 using ReloadFunc = void (*)(); typedef33 auto entry = reinterpret_cast<ReloadFunc>(LOADSYM(handle, HOT_RELOAD_FUNC)); in InitAceModule()