Function VkDeviceCmds.FreeCommandBuffers
Commands for VK_VERSION_1_0
void FreeCommandBuffers
(
VkDevice_T* device,
VkCommandPool_T* commandPool,
uint commandBufferCount,
const(VkCommandBuffer_T*)* pCommandBuffers
);