// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[vkMapMemory,vkMapMemory]] [source,c++] ---- VkResult vkMapMemory( VkDevice device, VkDeviceMemory memory, VkDeviceSize offset, VkDeviceSize size, VkMemoryMapFlags flags, void** ppData); ----