[][src]Type Definition vulkanalia_sys::PFN_vkDestroyQueryPool

type PFN_vkDestroyQueryPool = extern "system" fn(_device: Device, _query_pool: QueryPool, _allocator: *const AllocationCallbacks);