Function free_command_buffers

Source
pub unsafe fn free_command_buffers(
    device: VkDevice,
    command_pool: VkCommandPool,
    buffers: &[VkCommandBuffer],
)