Alias PFN_vkFreeCommandBuffers

alias PFN_vkFreeCommandBuffers = nothrow @nogc extern(C) void function(VkDevice_T*, VkCommandPool_T*, uint, const(VkCommandBuffer_T*)*);