Function VkDeviceCmds.AllocateCommandBuffers
Commands for VK_VERSION_1_0
VkResult AllocateCommandBuffers
(
VkDevice_T* device,
const(VkCommandBufferAllocateInfo)* pAllocateInfo,
VkCommandBuffer_T** pCommandBuffers
);