[][src]Type Definition vulkan_sys::PFN_vkDestroyQueryPool

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