VulkanFunctions.PFN_vkUnmapMemory

Undocumented in source.
struct VulkanFunctions
version(DVulkan_VK_VERSION_1_0)
alias PFN_vkUnmapMemory = void function
(
VkDevice device
,
VkDeviceMemory memory
)

Meta