vkFreeCommandBuffers

Function vkFreeCommandBuffers 

Source
pub unsafe extern "system" fn vkFreeCommandBuffers(
    device: VkDevice,
    commandPool: VkCommandPool,
    commandBufferCount: u32,
    pCommandBuffers: *const VkCommandBuffer,
)