blob: d9349ce371ec362732fa0124394ae47bd4805bba [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkUnmapMemory,vkUnmapMemory]]
[source,c++]
----
void vkUnmapMemory(
VkDevice device,
VkDeviceMemory memory);
----