Searched refs:PLRCTR_setAllocator (Results 1 – 1 of 1) sorted by relevance
26 typedef int (*PLRCTR_setAllocator)(void* (*)(size_t)); typedef67 PLRCTR_setAllocator m_pSetAllocator;127 m_pSetAllocator = (PLRCTR_setAllocator)GetProcAddress(m_hDLL, "LRCTR_setAllocator"); in Initialize()