VulkanFunctions.PFN_vkFreeCommandBuffers

Undocumented in source.
struct VulkanFunctions
version(DVulkan_VK_VERSION_1_0)
alias PFN_vkFreeCommandBuffers = void function
(
VkDevice device
,
VkCommandPool commandPool
,,
const(VkCommandBuffer)* pCommandBuffers
)

Meta