blob: af30faab1e122dfea32e1f21a79eed7eafcf15ea [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkDestroyDevice,vkDestroyDevice]]
[source,c++]
----
void vkDestroyDevice(
VkDevice device,
const VkAllocationCallbacks* pAllocator);
----