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

type PFN_vkDestroyQueryPool = extern "system" fn(device: VkDevice, queryPool: VkQueryPool, pAllocator: *const VkAllocationCallbacks);