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

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