Searched refs:GetCJFrontendCreateFunc (Results 1 – 1 of 1) sorted by relevance
27 using GetCJFrontendCreateFunc = void* (*)(bool, bool); typedef36 …auto createFunc = reinterpret_cast<GetCJFrontendCreateFunc>(LOADSYM(handle, CJ_FRONTEND_CREATE_FUN… in LoadCjFrontend()