[−][src]Type Definition bedrock::vk::PFN_vkFreeCommandBuffers
type PFN_vkFreeCommandBuffers = extern "system" fn(device: VkDevice, commandPool: VkCommandPool, commandBufferCount: u32, pCommandBuffers: *const VkCommandBuffer);