// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[vkAllocateMemory,vkAllocateMemory]] [source,c++] ---- VkResult vkAllocateMemory( VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator, VkDeviceMemory* pMemory); ----