Type Definition bedrock::vk::PFN_vkFreeCommandBuffers [] [src]

type PFN_vkFreeCommandBuffers = extern "system" fn(device: VkDevice, commandPool: VkCommandPool, commandBufferCount: u32, pCommandBuffers: *const VkCommandBuffer);