コード例 #1
0
void btPoolFree(void *ptr)
{
	g_menu_allocator.freeMemory(ptr);
}