[][src]Function vulkan_sys::vkFreeCommandBuffers

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