1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry 2[[vkUnmapMemory,vkUnmapMemory]] 3[source,c++] 4---- 5void vkUnmapMemory( 6 VkDevice device, 7 VkDeviceMemory memory); 8---- 9