Searched refs:CreateCardFunc (Results 1 – 1 of 1) sorted by relevance
27 using CreateCardFunc = UIContent* (*)(void*, void*, bool); typedef46 auto entry = reinterpret_cast<CreateCardFunc>(LOADSYM(handle, Card_CREATE_FUNC)); in CreateUIContent()