// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[PFN_vkInternalFreeNotification,PFN_vkInternalFreeNotification]] [source,c++] ---- typedef void (VKAPI_PTR *PFN_vkInternalFreeNotification)( void* pUserData, size_t size, VkInternalAllocationType allocationType, VkSystemAllocationScope allocationScope); ----